GNU bug report logs -
#10004
Subject: 23.1; dired jump other window, opens dired in same window
Previous Next
Reported by: Mike Fitzgerald <mikef656 <at> gmail.com>
Date: Wed, 9 Nov 2011 17:04:03 UTC
Severity: minor
Tags: notabug
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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 <at> 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
>
This bug report was last modified 13 years and 276 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.