all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5259: General Escap Syntax a with grave in object.texi
@ 2009-12-21 20:28 MON KEY
  2011-07-13 15:08 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: MON KEY @ 2009-12-21 20:28 UTC (permalink / raw
  To: bug-gnu-emacs

In object.texi references to the character à

Name: LATIN SMALL LETTER A WITH GRAVE
character: à (224, #o340, #xe0)
code point: 0xE0

use this:

@code{?\x8e0}

and appear in at least section ``General Escape Syntax'' (perhaps others?).

Should this be

@code{?\xe0}

What appears in the info is ?\x8e0

s_P







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

* bug#5259: General Escap Syntax a with grave in object.texi
  2009-12-21 20:28 bug#5259: General Escap Syntax a with grave in object.texi MON KEY
@ 2011-07-13 15:08 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2011-07-13 15:08 UTC (permalink / raw
  To: MON KEY; +Cc: 5259

MON KEY <monkey@sandpframing.com> writes:

> In object.texi references to the character à
>
> Name: LATIN SMALL LETTER A WITH GRAVE
> character: à (224, #o340, #xe0)
> code point: 0xE0
>
> use this:
>
> @code{?\x8e0}
>
> and appear in at least section ``General Escape Syntax'' (perhaps others?).
>
> Should this be
>
> @code{?\xe0}

This is now fixed in Emacs 24.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





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

end of thread, other threads:[~2011-07-13 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-21 20:28 bug#5259: General Escap Syntax a with grave in object.texi MON KEY
2011-07-13 15:08 ` Lars Magne Ingebrigtsen

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.