proofreading man/custom.texi

2005-08-15 Thread Joakim Verona
uot; binding doesnt work as expected. One can then try "f1" to ee if that works instead. if not, one can do the rebindings. ** terminal init in NEWS there is a description of new features to work around TERM entries that dont report available colors properly: "The new command-line

checking manual files

2005-08-09 Thread Joakim Verona
I've checked some manual files in in the past, and can do a couple more now, to help with the release. Which ones are in a state worth checking now? -- Joakim Verona www.verona.se ___ Emacs-devel mailing list Emacs-devel@gnu.org

Re: emms in Emacs?

2005-07-25 Thread Joakim Verona
processes in general. > It is apparently a replacement for the mp3player package > (http://www.emacswiki.org/cgi-bin/emacs/MpthreePlayer). Other > alternatives, such as mpg321.el and mpg123.el target specific players; > emms tries to be more general. > > Thanks, &

Re: SPC in custom-mode

2005-07-08 Thread joakim
Im no expert on Cua mode, but I suppose the problem ought to be solveable by adding mode specific hooks to change the keymaps of other modes within the startup code of cua.el. /Joakim LENNART BORGMAN wrote: From: Joakim Verona <[EMAIL PROTECTED]> If some windows users want emacs

Re: SPC in custom-mode

2005-07-08 Thread Joakim Verona
situation. > > But there are more important things to consider at the moment of course. -- Joakim Verona www.verona.se ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel

Re: Fixing report-emacs-bug

2005-07-04 Thread Joakim Verona
gt; q' command, which flushes the mail queue if the mail system is > running. If not, you get this: > > That would work too. > > However, I am wondering if there is some confusion. > If Postfix is running, why doesn't sendmail.el send out > mail thru Postfix? --

How to see where emacs memory goes to

2005-06-29 Thread Joakim Verona
if not the memory consumption. A plain emaccs -q does of course run fast on my system. -- Joakim Verona www.verona.se ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel

improvement suggestion for report-emacs-bug

2005-06-12 Thread Joakim Verona
-bug could be improved to show the From: field by default, especially since report-emacs-bug can be expected to run from broken setups. Thanks for your time! -- Joakim Verona www.verona.se ___ Emacs-devel mailing list Emacs-devel@gnu.org http

Re: Question on debugging emacs with gdb

2005-02-27 Thread Joakim Verona
22 AM CEST, Key ID b44269d04f2a6fd2 Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> URL : http://sources.redhat.com/gdb/ Summary : A GNU source-level debugger for C, C++ and other languages. Description : GDB, the GNU

Question on debugging emacs with gdb

2005-02-27 Thread Joakim Verona
up in gdb each time I press c-g is inconvenient, because I use c-g to break out of operations pretty often, during my normal emacs usage. I would rather use "kill" to enter gdb, and have c-g behave as normal. -- Joakim Verona www.verona.se