unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How to open dired bookmarks in the same window
@ 2012-10-28  9:25 Ivanov Dmitry
  2012-10-28 14:52 ` Drew Adams
  0 siblings, 1 reply; 4+ messages in thread
From: Ivanov Dmitry @ 2012-10-28  9:25 UTC (permalink / raw)
  To: help-gnu-emacs

I asked a question, that nobody knows the answer:

http://stackoverflow.com/questions/13090190/emacs-how-to-open-dired-bookmarks-in-the-same-window

After inspecting the code of bookmark.el I came to conclusion, that every bookmark has a handler function, that is taken in bookmark-get-handler. I think, that I need to attach find-alternate-file function as a handler to every bookmark-directory. So it will be opened in the same buffer.

But I don't know, how to do it. Any ideas?




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-10-28 17:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-28  9:25 How to open dired bookmarks in the same window Ivanov Dmitry
2012-10-28 14:52 ` Drew Adams
2012-10-28 16:10   ` Re[2]: " Ivanov Dmitry
2012-10-28 17:19     ` Drew Adams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).