all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: non noisy dired
Date: Sat, 06 Jun 2009 16:54:40 -0700	[thread overview]
Message-ID: <4A2B01C0.20906@gmail.com> (raw)
In-Reply-To: <1234C2D3E19446888CD84302A2D50063@us.oracle.com>

Drew Adams wrote:
> http://www.emacswiki.org/emacs/DiredDetails
> 
> You'll never have to see anything other than the file name, unless you want to,
> and you can do that by hitting a toggle key.
> 
> Other than that solution, you can control the ls that switches used, for the
> expanded (unhidden) listing, as Eli mentioned.
> 

Hi Drew,

This is probably OT, but still. When you mentioned this extension I 
tried out dired-details+.el. It works perfectly as expected when I load 
it using `M-x load-library dired-details+'.

However if I put (require 'dired-details+) in my .emacs, I get "Symbol's 
value as variable is void: dired-mode-map" in the Messages buffer. On 
starting emacs with the --debug-init flag I get,

> Debugger entered--Lisp error: (void-variable dired-mode-map)
>   byte-code( <some gibberish> [dired-mode-map fboundp dired-details-show dired-details-install define-key "(" dired-details-toggle ")" ad-add-advice (fit-dired-frame nil t (advice lambda nil "Save `dired-details-last-state'.  Fit Dired frame if `one-window-p'." ... ...)) after nil ad-activate dired-details-hide (fit-dired-frame nil t (advice lambda nil "Save `dired-details-last-state'.  Fit Dired frame if `one-window-p'." ... ...)) provide dired-details+] 5)
>   require(dired-details+)
>   eval-buffer(#<buffer  *load*> nil "/home/jallad/.emacs" nil t)  ; Reading at buffer position 2406
>   load-with-code-conversion("/home/jallad/.emacs" "/home/jallad/.emacs" t t)
>   load("~/.emacs" t t)
>   #[nil <some gibberish> " [init-file-user system-type user-init-file-1 user-init-file otherfile source ms-dos "~" "/_emacs" windows-nt directory-files nil "^\\.emacs\\(\\.elc?\\)?$" "~/.emacs" "^_emacs\\(\\.elc?\\)?$" "~/_emacs" vax-vms "sys$login:.emacs" "/.emacs" t load expand-file-name "init" file-name-as-directory "/.emacs.d" file-name-extension "elc" file-name-sans-extension ".el" file-exists-p file-newer-than-file-p message "Warning: %s is newer than %s" sit-for 1 "default" alt inhibit-default-init inhibit-startup-screen] 7]()
>   command-line()
>   normal-top-level()

I couldn't get the <some gibberish> parts to paste into thunderbird or 
any other text editor, sorry. I tried this on Fedora 10 and Xubuntu 
Hardy Heron with the emacs 22 installed from the distro supplied packages.

What am I doing wrong here? I am very new to emacs, just a few months. 
So its very likely I could be missing something trivial.

Thanks for any pointers.

-- 
Suvayu

Open source is the future. It sets us free.




  reply	other threads:[~2009-06-06 23:54 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-04 14:18 non noisy dired Rustom Mody
2009-06-05  3:28 ` Eli Zaretskii
2009-06-05  4:37 ` Drew Adams
2009-06-06 23:54   ` Suvayu Ali [this message]
2009-06-07 14:02     ` Drew Adams
2009-06-07 15:00       ` Thien-Thi Nguyen
2009-06-07 15:42         ` Drew Adams
2009-06-07 15:18       ` Suvayu Ali
2009-06-07 15:56       ` Suvayu Ali
2009-06-07 16:21         ` Drew Adams
2009-06-07 16:49           ` Suvayu Ali
     [not found]           ` <mailman.168.1244402670.2239.help-gnu-emacs@gnu.org>
2009-06-08 14:20             ` rustom
2009-06-08 15:18               ` Drew Adams
     [not found]               ` <mailman.217.1244474339.2239.help-gnu-emacs@gnu.org>
2009-06-09  7:03                 ` rustom
     [not found] ` <mailman.36.1244176697.2239.help-gnu-emacs@gnu.org>
2009-06-05 12:50   ` rustom
2009-06-05 15:25     ` Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A2B01C0.20906@gmail.com \
    --to=fatkasuvayu+linux@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.