GNU bug report logs -
#45264
26.3; `face-remap-set-base' seems to be bugged
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Wed, 16 Dec 2020 00:32:01 UTC
Severity: normal
Found in version 26.3
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #22 received at 45264 <at> debbugs.gnu.org (full text, mbox):
> Date: Sat, 19 Dec 2020 11:28:31 -0800 (PST)
> From: Drew Adams <drew.adams <at> oracle.com>
> Cc: 45264-done <at> debbugs.gnu.org
>
> > > The confusion is from the doc not saying explicitly
> > > that each element of SPECS is a face spec, and NOT a
> > > face.
> >
> > SPECS has no "elements". SPECS stands for arguments to the function
> > beyond the 1st arg FACE.
>
> As with any &rest, you supply zero or more actual
> args that correspond to SPECS. The function itself
> receives a single list argument that corresponds to
> SPECS.
>
> In the function body, variable SPECS is a list.
> And as the doc says, "Each list element...".
The doc string shouldn't explain how the function's body sees SPECS,
it should explain how to provide those args.
> Please check for the behavior bug I pointed to:
If it doesn't work according to the doc string, then yes, it's a bug.
This bug report was last modified 4 years and 154 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.