unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Bug in dired-mark-sexp
@ 2004-07-16  6:46 Mattis
  0 siblings, 0 replies; only message in thread
From: Mattis @ 2004-07-16  6:46 UTC (permalink / raw)


I'm running GNU Emacs 21.3.50.1 on Windows XP and
dired-mark-sexp does not work. The error message I get is:

dired-mark-sexp: Search failed:
"\\(Jan\\|Feb\\|Mar\\|Apr\\|May\\|Jun\\|Jul\\|Aug\\|Sep\\|Oct\\|Nov\\|Dec\\)"

I'm almost sure that this is because of how the dired
buffer looks like:

  z:/Docmaw/Core/Docmaw 2.2.0/Docmaw/Source/Java/ifs/Docmaw:
  total used in directory 2333 available 46509008
  drwxrwxrwx   1 mdahse   root            0 06-15 15:35 .
  drwxrwxrwx   1 mdahse   root            0 06-15 15:35 ..
  -rw-rw-rw-   1 mdahse   root        41713 2003-10-13 
ApprovalCurrentStepDocApproveOvw.java
  -rw-rw-rw-   1 mdahse   root        34001 2002-12-26 
ApprovalCurrentStepOvw.java
  -rw-rw-rw-   1 mdahse   root         3630 2003-02-12  BookListLov.java

I have tested this using --no-init-file --no-site-file and
it still gives these kinds of dired lines.

When I test on my Mandrake box at home I get the names of
the months displayed in the dired buffer, and this of
course makes dired-mark-sexp much more happy.

Is this a bug or have I fscked up?

Another guy, Klaus Straubinger, got the same error on Linux so my
theory that it was because of the missing month names in my Windows
emacs seemed wrong. See the articles on gnu.emacs.help for more info.

Mathias Dahl

Some info:

Emacs  : GNU Emacs 21.3.50.1 (i386-mingw-nt5.1.2600)
 of 2004-02-13 on BERATUNG4
Package: dired-x

current state:
==============
(setq
 dired-bind-vm nil
 dired-vm-read-only-folders nil
 dired-bind-jump t
 dired-bind-info t
 dired-bind-man t
 dired-find-subdir nil
 dired-enable-local-variables t
 dired-local-variables-file ".dired"
 dired-guess-shell-gnutar nil
 dired-guess-shell-gzip-quiet t
 dired-guess-shell-znew-switches nil
 dired-guess-shell-alist-user nil
 dired-clean-up-buffers-too t
 dired-omit-files-p nil
 dired-omit-files "^\\.?#\\|^\\.$\\|^\\.\\.$"
 dired-omit-extensions '(".svn/" "CVS/" ".o" "~" ".bin" ".bak" ".obj"
".map" ".ico" ".pif" ".lnk"
                         ".a" ".ln" ".blg" ".bbl" ".dll" ".drv" ".vxd"
".386" ".elc" ".lof" ".glo"
                         ".idx" ".lot" ".dvi" ".fmt" ".tfm" ".pdf"
".class" ".fas" ".lib" ".mem"
                         ".x86f" ".sparcf" ".fasl" ".ufsl" ".fsl"
".dxl" ".pfsl" ".lo" ".la"
                         ".gmo" ".mo" ".toc" ".aux" ".cp" ".fn" ".ky"
".pg" ".tp" ".vr" ".cps"
                         ".fns" ".kys" ".pgs" ".tps" ".vrs" ".idx"
".lof" ".lot" ".glo" ".blg"
                         ".bbl" ".cp" ".cps" ".fn" ".fns" ".ky" ".kys"
".pg" ".pgs" ".tp" ".tps"
                         ".vr" ".vrs")
 )

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-16  6:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-16  6:46 Bug in dired-mark-sexp Mattis

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).