GNU bug report logs -
#1868
Default fontset not discussed in documentation
Previous Next
Reported by: "Juanma Barranquero" <lekktu <at> gmail.com>
Date: Mon, 12 Jan 2009 10:55:03 UTC
Severity: minor
Found in version 23.0.60
Done: Jason Rumney <jasonr <at> f2s.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 24 Feb 2009 21:53:12 +0800
with message-id <49A3FBC8.3020302 <at> f2s.com>
and subject line Re: bug#1868: Default fontset not discussed in documentation
has caused the Emacs bug report #1868,
regarding Default fontset not discussed in documentation
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)
--
1868: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1868
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Package: emacs,documentation
Version: 23.0.60
Severity: minor
(emacs)Fonsets describes the "startup fontset" (fontset-startup) and
the "standard fontset" (fontset-standard), but it does not mention the
"default fontset" (fontset-default).
(elisp)Fonsets mentions the default fontset in the description of
`set-fontset-font', with:
If NAME is `nil', this function modifies the default fontset,
whose short name is `fontset-default'.
However, what is the default fontset, its uses, or how does it relates
to fontset-startup and fontset-standard, are never discussed anywhere.
[Message part 3 (message/rfc822, inline)]
Juanma Barranquero wrote:
> Package: emacs,documentation
> Version: 23.0.60
> Severity: minor
>
> (emacs)Fonsets describes the "startup fontset" (fontset-startup) and
> the "standard fontset" (fontset-standard), but it does not mention the
> "default fontset" (fontset-default).
>
I've added a description of the default fontset to this section, and
modified the descriptions of the other two based on how I observe them
working in Emacs 23, including the fact that fontset-startup seems to be
defined even if you don't specify a startup font explicitly, and both
fontsets fall back on fontset-default for characters that are not
covered by their respective definitions.
This bug report was last modified 16 years and 149 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.