GithubHelp home page GithubHelp logo

Comments (1)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 8, 2024
Hi everyone, 
It seems everyone is so busy without response. I will add some extra 
information I found tonight, which will be better to solve this issue. 
If we use the M-x find-dired, each time at the end of the dired buffer, you 
will normally see something like "find finished at Sun Nov 28 00:44:49", as can 
seen below. If I remove this line and the blanks between this line and the last 
searched item, everything works well. But what confused me, was that if the 
emacs is launched by default(I mean with out any .emacs file, emacs -q), even 
with this line "find finished at Sun Nov 28 00:44:49", everything works pretty 
well. I googled this issue and I found one link concerning this issue, 
http://sunsite.ualberta.ca/Documentation/Gnu/emacs-21.1/html_node/faq_96.html 
I have tried to use dired-move-to-filename-regexp to replace 
dired-move-to-filename in dired-settings.el. 
Still the issue existed.  Thanks a lot for your attention. 
Weidong


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  find . \( -maxdepth 1 -name "*.h" \) -exec ls -ld {} \;
  find: warning: you have specified the -maxdepth option after a non-option argument (, but options are not positional (-maxdepth affects tests specified before it as well as those specified after it).  Please specify options before other arguments.

  -rw-r--r-- 1 lian lian 3338 2010-10-09 00:24 xpFluidMechanics.h
  -rw-r--r-- 1 lian lian 2634 2010-10-09 00:24 xpThermicTransient.h
  -rw-r--r-- 1 lian lian 4047 2010-10-09 00:24 xpLoopSolver.h
  -rw-r--r-- 1 lian lian 1980 2010-10-09 00:24 xpThermic.h
  -rw-r--r-- 1 lian lian 3429 2010-10-09 00:24 xpModifiedLoopSolver.h
  -rw-r--r-- 1 lian lian 10768 2010-10-09 00:24 xpPhysicalFormulation.h
  -rw-r--r-- 1 lian lian 2407 2010-10-09 00:24 xPhysSurf3.h
  -rw-r--r-- 1 lian lian 2228 2010-10-09 00:24 xpElastic.h
  -rw-r--r-- 1 lian lian 937 2010-10-09 00:24 xpResolutionScheme.h
  -rw-r--r-- 1 lian lian 1981 2010-10-09 00:24 xpLevelSetConvector.h
  -rw-r--r-- 1 lian lian 2767 2010-10-09 00:24 xpAppli.h
  -rw-r--r-- 1 lian lian 3131 2010-10-09 00:24 xpTimePilot.h
  -rw-r--r-- 1 lian lian 1225 2010-10-09 00:24 xpConvection.h
  -rw-r--r-- 1 lian lian 1361 2010-10-09 00:24 xpElasticContact.h
  -rw-r--r-- 1 lian lian 6552 2010-10-09 00:24 xpEval.h
  -rw-r--r-- 1 lian lian 1775 2010-10-09 00:24 xpFluidMechanicsContact.h

find finished at Sun Nov 28 00:44:49
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Original comment by [email protected] on 28 Nov 2010 at 12:06

from dea.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.