* Can't find features when converting from xemacs to emacs
@ 2007-11-28 15:58 Markus Grunwald
2007-11-29 1:18 ` Johan Bockgård
0 siblings, 1 reply; 3+ messages in thread
From: Markus Grunwald @ 2007-11-28 15:58 UTC (permalink / raw)
To: help-gnu-emacs
Hello,
I'm trying to switch from xemacs to emacs. Most of my old configurations
are ported now (oh, all these tiny differences....), but there are a few
features that I can't find in emacs. Since I can hardly beleive that they
don't exist, I hope that you can help me:
1) "fume", the function menu. This adds a submenu to the main menu that
contains all the functions declared in a c/cpp file and jumps to that
function when selected. I know about speedbar, but it's not exactly what I
want...
2) "vvb-mode" : From vvb-mode.el: "[this]will display a transient or
permanent visible vertical bar at a userspecified column...". Great for
not typing long lines. When loading vvb-mode in emacs, it complains about
several functions that it doesn't know, e.g. "add-sumbenu".
3) Just a silly habbit: I like to have some "structure" in the window
background. It gives me the feeling to type on paper. I could do this in
xemacs with this config line:
(custom-set-faces
'(default ((t (:size "12pt" :family "Profont"
:background-pixmap "~/.xemacs/my/marble.png"))) t)
Having used emacs for a short while makes me angry that I haven't tried it
before ;) I really hope to use these three (well , at least 1) and 2) )
features in my new environment...
Many thanks,
Markus Grunwald
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Can't find features when converting from xemacs to emacs
2007-11-28 15:58 Can't find features when converting from xemacs to emacs Markus Grunwald
@ 2007-11-29 1:18 ` Johan Bockgård
2007-11-29 13:44 ` Solved: " Markus Grunwald
0 siblings, 1 reply; 3+ messages in thread
From: Johan Bockgård @ 2007-11-29 1:18 UTC (permalink / raw)
To: help-gnu-emacs
Markus Grunwald <markus.grunwald@gmx.de> writes:
> 1) "fume", the function menu. This adds a submenu to the main menu that
> contains all the functions declared in a c/cpp file and jumps to that
> function when selected. I know about speedbar, but it's not exactly what I
> want...
(info "(emacs) Imenu")
> 2) "vvb-mode" : From vvb-mode.el: "[this]will display a transient or
> permanent visible vertical bar at a userspecified column...". Great for
> not typing long lines. When loading vvb-mode in emacs, it complains about
> several functions that it doesn't know, e.g. "add-sumbenu".
http://groups.google.com/group/gnu.emacs.sources/msg/7868f732c96484c4?output=gplain
> 3) Just a silly habbit: I like to have some "structure" in the window
> background. It gives me the feeling to type on paper. I could do this in
> xemacs with this config line:
The standard Emacs branch can't do that,
http://www.emacswiki.org/cgi-bin/wiki/TransparentEmacs
--
Johan Bockgård
^ permalink raw reply [flat|nested] 3+ messages in thread
* Solved: Re: Can't find features when converting from xemacs to emacs
2007-11-29 1:18 ` Johan Bockgård
@ 2007-11-29 13:44 ` Markus Grunwald
0 siblings, 0 replies; 3+ messages in thread
From: Markus Grunwald @ 2007-11-29 13:44 UTC (permalink / raw)
To: help-gnu-emacs
Hello,
> (info "(emacs) Imenu")
> http://groups.google.com/group/gnu.emacs.sources/
> msg/7868f732c96484c4?output=gplain The standard Emacs branch can't do
> that,
Many thanks, now my configuration seems complete.
cu
Markus
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-11-29 13:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-28 15:58 Can't find features when converting from xemacs to emacs Markus Grunwald
2007-11-29 1:18 ` Johan Bockgård
2007-11-29 13:44 ` Solved: " Markus Grunwald
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).