help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Getting dired to list directories first in MSDOS


From: Davin Pearson
Subject: Getting dired to list directories first in MSDOS
Date: 25 Mar 2007 01:05:45 -0700
User-agent: G2/1.0

This bug report will be sent to the Free Software Foundation,
 not to your local site managers!!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

In GNU Emacs 20.5 (i386-pc-msdosdjgpp)
 of Sun Mar 19 2000 on pc
configured using `configure -'

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

The following Lisp code puts directories first in NT-Emacs,
where (insert (emacs-version)) equals:

GNU Emacs 21.3.1 (i386-mingw-nt5.1.2600) of 2004-03-11 on NYAUMO

My question is this: how do you get it to do the same thing under
MSDOS Emacs?

(progn
  ;;;
  ;;; COOL!!!!!!!!!!!
  ;;;
  (setq ls-lisp-ignore-case t)
  (setq ls-lisp-dirs-first t)
  (safe-require 'ls-lisp)
  )

Two more questions:

How do you get pasting to work between Emacs and Mozilla and vice
versa? (Note that I am using a DOS console.  Cutting and pasting
using NT Emacs works just fine.

How do you get Dos Emacs to load the file $HOME/.emacs
a.k.a ~/.emacs ?  I had to manually patch the line "Cmd line:"
in the properties field of the shortcut to Emacs.exe icon:

D:\PROGRA~1\EMACS-~1\gnu\emacs\bin\emacs.exe --load ~/.emacs

Recent input:
down up up M-x up RET C-y backspace backspace backspace
C-g C-g up up up up insert RET C-end RET s d f a s
d f a s f RET s d f s d f s d f up up up up up end
RET ; ; backspace backspace backspace backspace ; ;
; SPC SPC s a f a s d f j a s d ; f a s d f down down
down down S-backspace f2 C-y down left S-delete S-backspace
menu-bar edit down-mouse-1 mouse-movement mouse-1 home
C-k C-y down-mouse-1 mouse-movement mouse-1 M-x up
RET

Recent messages:
Loading emacsbug...
Loading emacsbug...done
Quit [3 times]
Loading ebuff-menu...
Loading ebuff-menu...done
<<< Press Return to bury the buffer list >>>

Mark set
(No files need saving)
Mark set [2 times]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]