Questions tagged [emacs-speedbar]

21 questions
1
vote
1 answer

how can I open directory-tree in SrSpeedbar

I use SrSpeedbar to navigate source code in Emacs, but there seems no directory tree. Could somebody give some advice of how to open directory-tree mode in SrSpeedbar?
CobbLiu
  • 447
  • 1
  • 7
  • 10
1
vote
2 answers

How to make speedbar list the C functions + Unable to use sr-speedbar+macro+command history

I am new to Emacs on Windows XP and have multiple queries which I could not find/understand after a lot of search. I understand that speedbar will support showing of C functions list. As mentioned in…
doon
  • 2,311
  • 7
  • 31
  • 52
0
votes
1 answer

How to set single click to enter directory in emacs speedbar?

I've got speedbar set up and working, but I want to change it so a single click (Mouse-1) will allow me to go inside a directory. I've already googled around and looked at the relevant docs: The mouse bindings are: Mouse-1 Move cursor to that…
Mike Nichols
  • 119
  • 2
  • 10
0
votes
0 answers

Emacs speedbar doesn't show all file types such as .bin

I found that emacs speedbar does not show all the type of files Especially, .bin files does not show up in my case I have tried some settings as below, but it still doesn't work Do you have any idea for this issue or I'm missing something for the…
hyuk myeong
  • 197
  • 1
  • 13
0
votes
0 answers

Is it possible to mark changed buffers in emacs speedbar

I have started using speed bar in emacs and I would like to know if it is possible to mark (in the speedbar) the files / buffers that have unsaved changes.
Paralife
  • 6,116
  • 8
  • 38
  • 64
0
votes
2 answers

customizing speedbar for custom headers

I've been keeping note files with the following header ###--- section ##-- subsection #- subsubsection Is there a way to customize speedbar to navigate over these? Right now M-x speedbar just gives me directory listing. So far I've been using "M-x…
Yaroslav Bulatov
  • 57,332
  • 22
  • 139
  • 197
1
2