emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 021430f: New commands: find-library-other-windo


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master 021430f: New commands: find-library-other-window, find-library-other-frame
Date: Sat, 20 May 2017 08:58:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

> +** Two new commands for finding the source code of Emacs Lisp
> +libraries: 'find-library-other-window' and 'find-library-other-frame'.

I thought the intention was to move towards the other-frame-window
package, so you can just do

    C-x 5 M-x find-library RET
or
    C-x 4 M-x find-library RET

to open it in another frame resp. window.


        Stefan



reply via email to

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