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

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

bug#10004: Subject: 23.1; dired jump other window, opens dired in same w


From: Mike Fitzgerald
Subject: bug#10004: Subject: 23.1; dired jump other window, opens dired in same window
Date: Wed, 9 Nov 2011 11:40:44 -0600

Hi Glenn,

I mis-stated the command that seems to be opening in the same window.

Trying to be prompted for the bookmarked dired buffer to jump to.

EMACS behaves as you stated when started with emacs -Q -l dired-x
-C-x 4 C-j works,
-C-x 4 j gives a message "C-x 4  is undefined"

When I start normally
-C-x 4 C-j works fine


The binding is correct however is defined in a differnt lib and command
Here as a C-h k result

C-x 4 j d runs the command bmkp-dired-jump-other-window, which is an
interactive Lisp function in `bookmark+-1.el'.

It is bound to C-x 4 j d, <menu-bar> <search> <bookmark> <bmkp-jump>
<bmkp-dired-jump-other-window>.

(bmkp-dired-jump-other-window bookmark-name &optional use-region-p)

`bmkp-dired-jump', but in another window.

Is this a D. Addams lib??

Thanks

Mike

On Wed, Nov 9, 2011 at 11:20 AM, Glenn Morris <rgm@gnu.org> wrote:
> Mike Fitzgerald wrote:
>
>> C-x 4 j d and C-x 4 j j
>> Opens DIRED in the same window?
>
> It works for me in Emacs 23.1, 23.3, and the current trunk, on GNU/Linux.
> I tested with:
>
> emacs -Q -l dired-x
> C-x 4 C-j   ; (BTW, your keybindings above seem to be wrong)
>
> Please give a recipe starting from emacs -Q that shows the problem.
>
>> Tried updating all the Bookmarks+ files and restarting EMACS issue persists.
>
> Sounds like you are using some add-on that is not part of Emacs.
>
>> In GNU Emacs 23.1.1 (i386-mingw-nt6.1.7600)
>>  of 2009-07-29 on SOFT-MJASON
>> Windowing system distributor `Microsoft Corp.', version 6.1.7600
>





reply via email to

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