all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#18686: 25.0.50; incorrect signature in doc string of `create-fontset-from-fontset-spec'
@ 2014-10-11  7:00 Drew Adams
  2016-04-30 14:15 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2014-10-11  7:00 UTC (permalink / raw
  To: 18686

(elisp) `Fontsets' makes it clear that the first arg, FONTSET-SPEC, has
a required part and possibly repeated optional parts:

  This function defines a new fontset according to the specification
  string FONTSET-SPEC.  The string should have this format:

       FONTPATTERN, [CHARSET:FONT]...

The doc string has something completely different, in which perhaps at
least one of the CHARSET:FONT parts is required (?), not optional:

  FONTSET-SPEC is a string of the format:
      FONTSET-NAME,SCRIPT-NAME0:FONT-NAME0,SCRIPT-NAME1:FONT-NAME1, ...

Well, yes, there is `...' at the end, but it is not clear what its scope
is.  Please use unambiguous notation similar to what the manual uses.

And the parts of FONTSET-SPEC are not at all specified. (They are
described in the manual, however.)


In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
 of 2014-10-06 on LEG570
Bzr revision: 118063 monnier@iro.umontreal.ca-20141006174756-y7ha091r491l1ijw
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking=yes,glyphs 'CFLAGS=-O0 -g3'
 CPPFLAGS=-DGLYPH_DEBUG=1'





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

* bug#18686: 25.0.50; incorrect signature in doc string of `create-fontset-from-fontset-spec'
  2014-10-11  7:00 bug#18686: 25.0.50; incorrect signature in doc string of `create-fontset-from-fontset-spec' Drew Adams
@ 2016-04-30 14:15 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2016-04-30 14:15 UTC (permalink / raw
  To: Drew Adams; +Cc: 18686

Drew Adams <drew.adams@oracle.com> writes:

> (elisp) `Fontsets' makes it clear that the first arg, FONTSET-SPEC, has
> a required part and possibly repeated optional parts:
>
>   This function defines a new fontset according to the specification
>   string FONTSET-SPEC.  The string should have this format:
>
>        FONTPATTERN, [CHARSET:FONT]...
>
> The doc string has something completely different, in which perhaps at
> least one of the CHARSET:FONT parts is required (?), not optional:
>
>   FONTSET-SPEC is a string of the format:
>       FONTSET-NAME,SCRIPT-NAME0:FONT-NAME0,SCRIPT-NAME1:FONT-NAME1, ...
>
> Well, yes, there is `...' at the end, but it is not clear what its scope
> is.  Please use unambiguous notation similar to what the manual uses.

I've now fixed this.

-- 
(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:[~2016-04-30 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-11  7:00 bug#18686: 25.0.50; incorrect signature in doc string of `create-fontset-from-fontset-spec' Drew Adams
2016-04-30 14:15 ` Lars 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.