emacs-speedbar

emacs sr-speedbar ubuntu - same window

瘦欲@ 提交于 2020-01-04 12:48:51
问题 I am on ubuntu. Just installed sr-speebar via marmalade. I know speedbar comes built in but I was not able using the wiki directions to get it into the same frame. So I installed via marmalde this package speedar Maramalade I have put (require 'sr-speedbar) in my .emacs. The issue is that on Ubuntu windows key opens a window mode. So I can't test it. there are a whole pile of comands but I can't get it too work. `sr-speedbar-open' Open `sr-speedbar' window. `sr-speedbar-close' Close `sr

emacs sr-speedbar ubuntu - same window

自古美人都是妖i 提交于 2020-01-04 12:48:11
问题 I am on ubuntu. Just installed sr-speebar via marmalade. I know speedbar comes built in but I was not able using the wiki directions to get it into the same frame. So I installed via marmalde this package speedar Maramalade I have put (require 'sr-speedbar) in my .emacs. The issue is that on Ubuntu windows key opens a window mode. So I can't test it. there are a whole pile of comands but I can't get it too work. `sr-speedbar-open' Open `sr-speedbar' window. `sr-speedbar-close' Close `sr

How do I enable speedbar to display all types of files?

半城伤御伤魂 提交于 2020-01-01 07:39:09
问题 I have emacs v23.1.1 on ubuntu 9.10. i can't seem to make speedbar to display all files, it only displays directories. Does anyone have an idea with this? 回答1: Ok this might sound kind of basic but, have you right-clicked on the speedbar and checked 'Show all Files'? Otherwise, you should update the speedbar buffer by pressing 'g'. There should be something like this on your emacs, though this is not usually set up by hand. (custom-set-variables '(speedbar-show-unknown-files t) ) 回答2: For the

In Emacs, how can I use imenu more sensibly with C#?

こ雲淡風輕ζ 提交于 2019-12-22 04:03:22
问题 I've used emacs for a long time, but I haven't been keeping up with a bunch of features. One of these is speedbar, which I just briefly investigated now. Another is imenu. Both of these were mentioned in in-emacs-how-can-i-jump-between-functions-in-the-current-file? Using imenu, I can jump to particular methods in the module I'm working in. But there is a parse hierarchy that I have to negotiate before I get the option to choose (with autocomplete) the method name. It goes like this. I type M

Can't set Emacs Speedbar buffer display mode

半腔热情 提交于 2019-12-10 10:28:01
问题 I often work with differents active buffer on emacs like : source files SQL buffer shell buffer I try to get speedbar always display buffer mode but I can't find any option that can load this display when emacs is started (default is file mode), and keep it during all session. I also tried ecb history window that can display opened/recently closed edit buffers but there's no way to make it display specials buffers like SQL or shell. How can I customize emacs to get this behavior? 回答1: I know

Can't set Emacs Speedbar buffer display mode

喜欢而已 提交于 2019-12-05 19:21:04
I often work with differents active buffer on emacs like : source files SQL buffer shell buffer I try to get speedbar always display buffer mode but I can't find any option that can load this display when emacs is started (default is file mode), and keep it during all session. I also tried ecb history window that can display opened/recently closed edit buffers but there's no way to make it display specials buffers like SQL or shell. How can I customize emacs to get this behavior? I know this question is really old, but I'm going to answer it for anyone searching out there. I did this with a

How do I enable speedbar to display all types of files?

半世苍凉 提交于 2019-12-03 22:49:50
I have emacs v23.1.1 on ubuntu 9.10. i can't seem to make speedbar to display all files, it only displays directories. Does anyone have an idea with this? Ok this might sound kind of basic but, have you right-clicked on the speedbar and checked 'Show all Files'? Otherwise, you should update the speedbar buffer by pressing 'g'. There should be something like this on your emacs, though this is not usually set up by hand. (custom-set-variables '(speedbar-show-unknown-files t) ) For the sake of keep info updated, in my updated emacs: GNU Emacs 26.1 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3