GNU bug report logs -
#3888
Some variables get the wrong, platform-specific, documentation
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Mon, 20 Jul 2009 18:35:05 UTC
Severity: normal
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: 3888 <at> emacsbugs.donarmstrong.com, Eli Zaretskii <eliz <at> gnu.org>
> Date: Tue, 21 Jul 2009 12:18:27 -0400
>
> > I think, as a temporary solution, we should make the docstrings of all
> > the affected functions and variables the same. If necessary, they can
> > say somehthing like, "On Windows, this does X. On Nexstep, this does
> > Y", and so on.
>
> That sounds OK as a quick temporary solution. The longer-term solution
> is to say that such variables defined in various places are bugs.
> I.e. the definition should be moved to a common file.
Sorry, I don't follow. Each instance of the definitions of these
identically-named symbols is a different platform-specific
implementation of the same API. Sometimes, one implementation is in
C, the other in Lisp. How can they be moved to the same file? What
am I missing?
This bug report was last modified 16 years ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.