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: José A . Romero L .
Subject: Re: Sunrise Commander: Mode Line Extension
Date: Sun, 18 Oct 2009 04:55:39 -0700 (PDT)
User-agent: G2/1.0

On Oct 18, 11:48, m...@centrum.cz (Martin Slouf) wrote:
(...)
>     M-S-: (dired-get-filename nil t) <CR>
>
> in sunrise buffer, i get nil
> in dired buffer, i get the correct filename

Then I bet the version of ls you're using is quite old. If that's the
case you have a choice here:

1) Upgrade the coreutils package in your system by writing in your
command line (as root):

    apt-get install coreutils <CR>

2) Setting the values of two emacs variables: "Sr Listing Switches"
and "Sr Virtual Listing Switches" both to "-alp" in emacs:

    M-x customize-group <CR> sunrise <CR>

This will give you longer views in the Sunrise panes, but at lease
they should work.

Try one of these suggestions (personally I'd recommend the first one)
and let me know how it went.

(...)
>
> (sr-advertised-find-file &optional FILENAME)
>
> Manages the two basic cases of file name: directories are open inside Sunrise
(...)

This is OK, that's the function that return should execute.

Cheers,
--
José A. Romero L.
escherdragon at gmail dot com
"We who cut mere stones must always be envisioning cathedrals."
(Quarry worker's creed)


reply via email to

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