all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Why does dired consider case significant?
@ 2006-03-01  4:18 Davin Pearson
  2006-03-01 20:04 ` Peter Dyballa
  0 siblings, 1 reply; 2+ messages in thread
From: Davin Pearson @ 2006-03-01  4:18 UTC (permalink / raw)



In GNU Emacs 21.3.1 (i386-mingw-nt5.1.2600)
 of 2004-03-11 on NYAUMO
configured using `configure --with-gcc (3.2)'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENZ
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I have been using (Windows XP) Emacs 20.7 for quite some time.  I was
happy about the way it showed directories in dired, effectively
ignoring case:

aaa
Makefile
zzz

Now I have upgraded to Emacs 21.3 and it shows directory listings like
so:

Makefile
aaa
zzz

I don't like this as much as how it was before.

My question is: how do you get Emacs to display directories like it
did back in the good old days of Emacs 20.7 (i.e. ignoring
case in the ordering of the files)?




Recent input:
e p <return> M A k e <backspace> <backspace> a <backspace>
a <backspace> <backspace> a k e f i l e SPC * <return>
<C-tab> <f4> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <up> <return> <f4> <up>
<up> <up> <up> <C-end> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <down> <down> <down> <down> <down> <down>
<up> <up> <up> <up> <up> <up> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <M-f1> <help-echo> M-x
r e p o r <tab> <return>

Recent messages:
Omitting...
Omitted 2 lines.
Loading compile...done
Fontifying *grep*... (regexps.............................)
Parsing error messages...done.
Mark set
Parsing error messages...done.
Mark set
Copied buffer to clipboard
Loading emacsbug...done

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Why does dired consider case significant?
  2006-03-01  4:18 Why does dired consider case significant? Davin Pearson
@ 2006-03-01 20:04 ` Peter Dyballa
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Dyballa @ 2006-03-01 20:04 UTC (permalink / raw)
  Cc: help-gnu-emacs


Am 01.03.2006 um 05:18 schrieb Davin Pearson:

> My question is: how do you get Emacs to display directories like it
> did back in the good old days of Emacs 20.7 (i.e. ignoring
> case in the ordering of the files)?

Are you still using the same file system?

I am on Mac OS X. Its HFS+ is not case sensitive, i.e. AAA, AaA, aAa,  
etc. are all the same file. But, when it comes to display the file  
name, the case in which the name once was typed, is preserved. So I  
can see whether I then typed AAA, AaA, aAa, or aaa ...

Has your file system similar features?

--
Greetings

   Pete

There are two major products that come out of Berkeley: LSD and UNIX.  
We don't believe this to be a coincidence. - Jeremy S. Anderson

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-01 20:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-01  4:18 Why does dired consider case significant? Davin Pearson
2006-03-01 20:04 ` Peter Dyballa

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.