unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* speedbar and dframe
@ 2022-01-26 21:22 Michael Leibow
  2022-01-27  0:59 ` Po Lu
  2022-01-27  5:58 ` Stefan Monnier
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Leibow @ 2022-01-26 21:22 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 906 bytes --]

 I haven't seen any development on speedbar and dframe in many years.

Is this deprecated? Should I just use dired?

It appears that speedbar attaches to one frame at a time. This is
cumbersome when working with a large number of files in multiple
directories and multiple frames. I have to constantly close and reopen
speedbar in the current frame. I currently do this with a keyboard
macro assigned to a function key.

Please reply with recommendations:

* Should I add a timer? If speedbar's attached frame is not the
  current frame then close the speedbar frame and reopen it.

* I don't know how to do the above with a hook since the focus-in-hook
  is called recursively if a frame is deleted, and also because the
  focus-in-hook is not called when switching frames using the keyboard
  'C-x 5 o

* change speedbar and dframe to use an alist of associated frames and
  attached frames?

    --Moof

[-- Attachment #2: Type: text/html, Size: 1042 bytes --]

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

end of thread, other threads:[~2022-01-27  5:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-26 21:22 speedbar and dframe Michael Leibow
2022-01-27  0:59 ` Po Lu
2022-01-27  5:58 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

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

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).