Skip to main content

Questions tagged [speedbar]

For questions regarding the speedbar, a special frame for conveniently navigating in or operating on another frame.

0 votes
1 answer
114 views

The documentation to Imenu states: Imenu provides the information to guide Which Function mode (see Which Function Mode). The Speedbar can also use it My questions is: How do I add imenu entries to ...
JohnDoe's user avatar
  • 219
1 vote
0 answers
202 views

I am enabling the speedbar using (speedbar 1) (make-face 'speedbar-face) (set-face-font 'speedbar-face "Monospace-16") (setq speedbar-mode-hook '(lambda () (...
Dilna's user avatar
  • 1,473
0 votes
1 answer
100 views

Is there a way to jump to a given directory in speedbar? For example, when I open up emacs and speedbar, it begins in ~/. Which is fine most of the time, but sometimes I'll want to jump to a remote ...
Pridkett's user avatar
  • 133
0 votes
1 answer
269 views

I'm using sr-speedbar. I would like it to automatically full expand current file buffer, and update the bar content when I save the current buffer. I tried something like : (add-hook 'after-save-hook '...
Welgriv's user avatar
  • 67
2 votes
1 answer
182 views

I use both org-sidebar (https://github.com/alphapapa/org-sidebar/) and Speedbar to navigate Org files. Both have minor issues. However, I find Speedbar works best, but it has a terrible habit of ...
Pablo A Perez-Fernandez's user avatar
0 votes
0 answers
55 views

I'm trying to use Speed bar when coding C++. My problem is, when I type M-x speedbar it opens an already opened code file instead. Here you can see the effect:
Manuel's user avatar
  • 101
2 votes
2 answers
383 views

i wonder how i can configure the sr-speedbar mode to automatically move the cursor to a file, which i open by pressing enter in the sr-speedbar. Thanks for your input.
Anton's user avatar
  • 23
0 votes
0 answers
101 views

I'm currently using Xemacs on Windows 10 in compatibility mode and running in VHDL-mode. When I attempt to open the Speedbar Xemacs returns with An error occurred while opening speedbar. I'm trying ...
EdHarris's user avatar

15 30 50 per page