all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Swedish letters in outline-mode under GNU Emacs 22.0.50.1
@ 2006-03-22  9:15 Nordlöw
  2006-03-22 10:33 ` Peter Dyballa
  2006-03-23  4:05 ` Stefan Monnier
  0 siblings, 2 replies; 6+ messages in thread
From: Nordlöw @ 2006-03-22  9:15 UTC (permalink / raw)


Hey there, Emacs Lovers!

I have built the cvs version 22.0.50.1 of GNU Emacs on my Gentoo PC and
found it to be a real speed devil and to contain lots of new really
useful features not present in GNU Emacs 21.4 or earlier. Everything
works very well except for the following:

1. I cannot get the swedish letters (åäöÅÄÖ) to be rendered in
outline-mode, eventhough they work in text and C mode. Instead they are
drawng in another color as their octal values \366, \344 etc.

2. When I try to debug several different programs from the same Emacs
session I get the error message:
           gdb: Multiple debugging is only supported with "gdb
--fullname" [2 times]
I have tried adding the flags --fullname to the call to gdb but it does
not help. I have also tried the flag -fullname listed in the gdb manual
page but that did now work either.
Multiple debugging has always worked fine for me in GNU Emacs 21.4 and
earlier.


Many thanks in advance,

Per Nordlöw

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: Swedish letters in outline-mode under GNU Emacs 22.0.50.1
@ 2006-03-23  0:09 Nick Roberts
  0 siblings, 0 replies; 6+ messages in thread
From: Nick Roberts @ 2006-03-23  0:09 UTC (permalink / raw)
  Cc: help-gnu-emacs


> I have built the cvs version 22.0.50.1 of GNU Emacs on my Gentoo PC and
> found it to be a real speed devil and to contain lots of new really
> useful features not present in GNU Emacs 21.4 or earlier. Everything
> works very well except for the following:

...
> 2. When I try to debug several different programs from the same Emacs
> session I get the error message:
>            gdb: Multiple debugging is only supported with "gdb
> --fullname" [2 times]
> I have tried adding the flags --fullname to the call to gdb but it does
> not help. 

Did you read the Debugers node in the Emacs Manual?  If you enable
tool-bar-mode (which is useful for this mode anyway) you need just click on
the icon with a question mark to reach this node.

>           I have also tried the flag -fullname listed in the gdb manual
> page but that did now work either.

You need to kill the GUD buffer started with --annotate=3 first i.e both
sessions need to be run with --fullname.

> Multiple debugging has always worked fine for me in GNU Emacs 21.4 and
> earlier.

Well both sessions really need the same debugger e.g gdb, not gdb and perldb
and there are minor annoyances like only having one overlay arrow but if you
don't mind this you should find it still works.

The new mode for GDB (node: GDB Graphical Interface) has many new features.
If you really need multiple debugging, I would recommend a separate Emacs
instance for each debug session, if possible.


-- 
Nick                                           http://www.inet.net.nz/~nickrob

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-03-24  5:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-22  9:15 Swedish letters in outline-mode under GNU Emacs 22.0.50.1 Nordlöw
2006-03-22 10:33 ` Peter Dyballa
2006-03-23  4:05 ` Stefan Monnier
2006-03-23  9:20   ` Nordlöw
2006-03-24  5:07   ` Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2006-03-23  0:09 Nick Roberts

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.