all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Format of directories list in dired
@ 2006-02-05 21:51 sednivo (sent by Nabble.com)
  2006-02-05 22:23 ` Drew Adams
  0 siblings, 1 reply; 12+ messages in thread
From: sednivo (sent by Nabble.com) @ 2006-02-05 21:51 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 396 bytes --]


Hi,

I hava one problem with dired. I don't want to see data, access permission,.. in dired.
I want to see only file names.

I did (setq dired-listing-switches ""), but I don't took any effect.

Help me please. Sorry for my English.
--
View this message in context: http://www.nabble.com/Format-of-directories-list-in-dired-t1065929.html#a2772663
Sent from the Emacs - Help forum at Nabble.com.

[-- Attachment #1.2: Type: text/html, Size: 579 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

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

* RE: Format of directories list in dired
  2006-02-05 21:51 Format of directories list in dired sednivo (sent by Nabble.com)
@ 2006-02-05 22:23 ` Drew Adams
  2006-02-05 23:29   ` sednivo (sent by Nabble.com)
  2006-02-05 23:39   ` sednivo (sent by Nabble.com)
  0 siblings, 2 replies; 12+ messages in thread
From: Drew Adams @ 2006-02-05 22:23 UTC (permalink / raw)


  I hava one problem with dired. I don't want to see data, access
  permission,.. in dired. I want to see only file names. 

  I did (setq dired-listing-switches ""), but I don't took any effect. 

Try: http://www.emacswiki.org/cgi-bin/wiki/dired-details%2b.el
and http://www.emacswiki.org/cgi-bin/emacs/dired-details.el.

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

* RE: Format of directories list in dired
  2006-02-05 22:23 ` Drew Adams
@ 2006-02-05 23:29   ` sednivo (sent by Nabble.com)
  2006-02-05 23:39   ` sednivo (sent by Nabble.com)
  1 sibling, 0 replies; 12+ messages in thread
From: sednivo (sent by Nabble.com) @ 2006-02-05 23:29 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 195 bytes --]


Thank you very much for answer.
--
View this message in context: http://www.nabble.com/Format-of-directories-list-in-dired-t1065929.html#a2773792
Sent from the Emacs - Help forum at Nabble.com.

[-- Attachment #1.2: Type: text/html, Size: 344 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

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

* RE: Format of directories list in dired
  2006-02-05 22:23 ` Drew Adams
  2006-02-05 23:29   ` sednivo (sent by Nabble.com)
@ 2006-02-05 23:39   ` sednivo (sent by Nabble.com)
  2006-02-06  0:00     ` Drew Adams
  1 sibling, 1 reply; 12+ messages in thread
From: sednivo (sent by Nabble.com) @ 2006-02-05 23:39 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 246 bytes --]


I have once again question.

Can I hide temporary files(end by "~") in dired too??
--
View this message in context: http://www.nabble.com/Format-of-directories-list-in-dired-t1065929.html#a2773853
Sent from the Emacs - Help forum at Nabble.com.

[-- Attachment #1.2: Type: text/html, Size: 413 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

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

* RE: Format of directories list in dired
  2006-02-05 23:39   ` sednivo (sent by Nabble.com)
@ 2006-02-06  0:00     ` Drew Adams
  2006-02-06  8:36       ` sednivo (sent by Nabble.com)
  2006-02-06  8:52       ` sednivo (sent by Nabble.com)
  0 siblings, 2 replies; 12+ messages in thread
From: Drew Adams @ 2006-02-06  0:00 UTC (permalink / raw)


  I have once again question.
  Can I hide temporary files(end by "~") in dired too??

M-x load-library dired-x

M-o will then toggle display of files ending in ~ (and some other files -
see `dired-omit-extensions').

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

* RE: Format of directories list in dired
  2006-02-06  0:00     ` Drew Adams
@ 2006-02-06  8:36       ` sednivo (sent by Nabble.com)
  2006-02-06  8:46         ` sednivo (sent by Nabble.com)
  2006-02-06  8:51         ` Henrik Enberg
  2006-02-06  8:52       ` sednivo (sent by Nabble.com)
  1 sibling, 2 replies; 12+ messages in thread
From: sednivo (sent by Nabble.com) @ 2006-02-06  8:36 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 265 bytes --]


I don't see in dired-omit-expression files "." and "..", but M-O hides those files. 
I don't want it.
--
View this message in context: http://www.nabble.com/Format-of-directories-list-in-dired-t1065929.html#a2777474
Sent from the Emacs - Help forum at Nabble.com.

[-- Attachment #1.2: Type: text/html, Size: 438 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

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

* RE: Format of directories list in dired
  2006-02-06  8:36       ` sednivo (sent by Nabble.com)
@ 2006-02-06  8:46         ` sednivo (sent by Nabble.com)
  2006-02-06  8:51         ` Henrik Enberg
  1 sibling, 0 replies; 12+ messages in thread
From: sednivo (sent by Nabble.com) @ 2006-02-06  8:46 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 229 bytes --]


I have find decision in dired-omit-files variable now.
Thank you.
--
View this message in context: http://www.nabble.com/Format-of-directories-list-in-dired-t1065929.html#a2777582
Sent from the Emacs - Help forum at Nabble.com.

[-- Attachment #1.2: Type: text/html, Size: 382 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

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

* Re: Format of directories list in dired
  2006-02-06  8:36       ` sednivo (sent by Nabble.com)
  2006-02-06  8:46         ` sednivo (sent by Nabble.com)
@ 2006-02-06  8:51         ` Henrik Enberg
  1 sibling, 0 replies; 12+ messages in thread
From: Henrik Enberg @ 2006-02-06  8:51 UTC (permalink / raw)


> I don't see in dired-omit-expression files "." and "..", but M-O hides
> those files.  I don't want it.

You want to change dired-omit-files. "^\\.?#" should keep the "." and
"..".

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

* RE: Format of directories list in dired
  2006-02-06  0:00     ` Drew Adams
  2006-02-06  8:36       ` sednivo (sent by Nabble.com)
@ 2006-02-06  8:52       ` sednivo (sent by Nabble.com)
  2006-02-06 19:38         ` Drew Adams
  1 sibling, 1 reply; 12+ messages in thread
From: sednivo (sent by Nabble.com) @ 2006-02-06  8:52 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 219 bytes --]


But I want set omit temp files by default.
Can I do it?
--
View this message in context: http://www.nabble.com/Format-of-directories-list-in-dired-t1065929.html#a2777630
Sent from the Emacs - Help forum at Nabble.com.

[-- Attachment #1.2: Type: text/html, Size: 372 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

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

* RE: Format of directories list in dired
  2006-02-06  8:52       ` sednivo (sent by Nabble.com)
@ 2006-02-06 19:38         ` Drew Adams
  2006-02-06 21:40           ` sednivo (sent by Nabble.com)
  0 siblings, 1 reply; 12+ messages in thread
From: Drew Adams @ 2006-02-06 19:38 UTC (permalink / raw)


  But I want set omit temp files by default.
  Can I do it?

`C-h k M-o' displays this;

 M-o runs the command dired-omit-mode
   which is an interactive compiled Lisp function in `dired-x'.
 It is bound to M-o.
 (dired-omit-mode &optional arg)

 Toggle Dired-Omit mode.
 With numeric arg, enable Dired-Omit mode if arg is positive, disable
 otherwise. Enabling and disabling is buffer-local.
 If enabled, "uninteresting" files are not listed.
 Uninteresting files are those whose filenames match regexp
`dired-omit-files',
 plus those ending with extensions in `dired-omit-extensions'.

So, put this in your .emacs to start up in omit mode:

(dired-omit-mode 1)

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

* RE: Format of directories list in dired
  2006-02-06 19:38         ` Drew Adams
@ 2006-02-06 21:40           ` sednivo (sent by Nabble.com)
  2006-02-06 23:37             ` Drew Adams
  0 siblings, 1 reply; 12+ messages in thread
From: sednivo (sent by Nabble.com) @ 2006-02-06 21:40 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 550 bytes --]


Please send your dired-x.el in  sed.nivo [a_t_]  gmail [dot] com

In my Emacs 'C-h k M-o' displayes 
M-o runs the command dired-omit-toggle
   which is an interactive compiled Lisp function in `dired-x'.
(dired-omit-toggle &optional FLAG)
.....

I try '(dired-omit-mode 1)' , but
Symbol's function definition is void: dired-omit-mode

And '(dired-omit-toggle 1)' don't make any effect.

--
View this message in context: http://www.nabble.com/Format-of-directories-list-in-dired-t1065929.html#a2790470
Sent from the Emacs - Help forum at Nabble.com.

[-- Attachment #1.2: Type: text/html, Size: 767 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

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

* RE: Format of directories list in dired
  2006-02-06 21:40           ` sednivo (sent by Nabble.com)
@ 2006-02-06 23:37             ` Drew Adams
  0 siblings, 0 replies; 12+ messages in thread
From: Drew Adams @ 2006-02-06 23:37 UTC (permalink / raw)


  Please send your dired-x.el in  sed.nivo [a_t_]  gmail [dot] com
  In my Emacs 'C-h k M-o' displayes
  M-o runs the command dired-omit-toggle
     which is an interactive compiled Lisp function in `dired-x'.
  (dired-omit-toggle &optional FLAG)
  .....

  I try '(dired-omit-mode 1)' , but
  Symbol's function definition is void: dired-omit-mode
  And '(dired-omit-toggle 1)' don't make any effect.

Sorry about that. In Emacs 22 it's `dired-omit-mode', and it works as I
described.

In your version of Emacs, see the Commentary of file dired-x.el, which says
this:

;; INSTALLATION: In your ~/.emacs,
;;
;; (add-hook 'dired-load-hook
;;           (function (lambda ()
;;                       (load "dired-x")
;;                       ;; Set global variables here.  For example:
;;                       ;; (setq dired-guess-shell-gnutar "gtar")
;;                       )))
;; (add-hook 'dired-mode-hook
;;           (function (lambda ()
;;                       ;; Set buffer-local variables here.  For example:
;;                       ;; (setq dired-omit-files-p t)
;;                       )))
;;
;; At load time dired-x.el will install itself, redefine some functions, and
;; bind some dired keys.  *Please* see the info pages for more details.

The question you are asking is answered by the second `add-hook': set
`dired-omit-files-p' to t.

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

end of thread, other threads:[~2006-02-06 23:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-05 21:51 Format of directories list in dired sednivo (sent by Nabble.com)
2006-02-05 22:23 ` Drew Adams
2006-02-05 23:29   ` sednivo (sent by Nabble.com)
2006-02-05 23:39   ` sednivo (sent by Nabble.com)
2006-02-06  0:00     ` Drew Adams
2006-02-06  8:36       ` sednivo (sent by Nabble.com)
2006-02-06  8:46         ` sednivo (sent by Nabble.com)
2006-02-06  8:51         ` Henrik Enberg
2006-02-06  8:52       ` sednivo (sent by Nabble.com)
2006-02-06 19:38         ` Drew Adams
2006-02-06 21:40           ` sednivo (sent by Nabble.com)
2006-02-06 23:37             ` Drew Adams

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.