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

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

Re: Sunrise Commander: Mode Line Extension


From: Martin Slouf
Subject: Re: Sunrise Commander: Mode Line Extension
Date: Tue, 13 Oct 2009 23:59:56 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

> 1) What's your environment? (emacs version, os)

M-x emacs-version
GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.16.6) of 2009-09-14
on nautilus, modified by Debian

$ uname -a # GNU/Debian unstable
Linux rypak 2.6.30-2-amd64 #1 SMP Fri Sep 25 22:16:56 UTC 2009 x86_64
GNU/Linux

> 2) What happens when you execute the command "M-x sr-advertised-find-
> file <CR>" ?

M-x sr-advertised-find-file
(snip from *Messages* buffer just right after starting sunrise and doing ad
2.)
...
Been coding all night? Enjoy the Sunrise! (or press q to quit)
sr-advertised-find-file: Wrong type argument: stringp, nil [2 times]
...

> 3) What does "C-h k <CR>" displays when you're inside any of the
> panes?

k runs the command dired-do-kill-lines, which is an interactive compiled
Lisp function in `dired-aux.el'.

It is bound to k.

(dired-do-kill-lines &optional ARG FMT)

... standard Emacs help info continues ...

- - - -

if i just start dired (from *scratch* like (dired "~")) i get normal dired
session and hitting Enter on file or dir just works.

i am not a elisp programmer, but if you will instruct me this way, i can
provide anything you want :-)

Best Regards,
martin




reply via email to

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