all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mike Fitzgerald <mikef656@gmail.com>
To: Glenn Morris <rgm@gnu.org>
Subject: bug#10004: Subject: 23.1; dired jump other window, opens dired in same window
Date: Wed, 9 Nov 2011 11:40:44 -0600	[thread overview]
Message-ID: <CACy+NBK3sjyruoF=fOo=KKAh=nxax1q0goRJjPasUpFtaJkUTQ@mail.gmail.com> (raw)
In-Reply-To: <69lirpb4bp.fsf@fencepost.gnu.org>

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	other threads:[~2011-11-09 17:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-09 14:25 bug#10004: Subject: 23.1; dired jump other window, opens dired in same window Mike Fitzgerald
2011-11-09 17:20 ` Glenn Morris
2011-11-09 17:40   ` Mike Fitzgerald [this message]
2011-11-09 18:15 ` Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACy+NBK3sjyruoF=fOo=KKAh=nxax1q0goRJjPasUpFtaJkUTQ@mail.gmail.com' \
    --to=mikef656@gmail.com \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.