GNU bug report logs -
#33870
27.0.50; xref-goto-xref not configurable
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Tue, 25 Dec 2018 20:53:01 UTC
Severity: minor
Found in version 27.0.50
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
Message #128 received at 33870 <at> debbugs.gnu.org (full text, mbox):
> The 'display-buffer--maybe-' functions are macros in disguise invented
> by Chong to simplify coding the rest. Unless we can't avoid it, I
> would not make them public because then we would have to (1) document
> them, (2) explain the semantics of the "maybe" and (3) justify why the
> remaining 'display-buffer--maybe-' functions are not public.
_Everything_ in Emacs is (and should be) public.
Why would Emacs users not deserve all of #1, #2,
and #3?
Wouldn't you make that info available to Emacs
developers? How are Emacs users different from
Emacs developers with regard to what info they
deserve to know about, including design and
implementation behavior and their reasons?
Many users might not be interested in digging
into such info, but why hide it? Please consider
instead making such info clear and explicit for
everyone.
An absolute minimum in this regard is comments
in the code.
But Emacs has doc strings, and beyond design
and implementation information we should
document function behavior in doc strings.
It should make no difference how tentative or
temporary or "internal" we might currently
think some function is - its behavior deserves
to be documented.
"Unless we can't avoid it...". We should not
avoid it or anything like it. It should be a
moral imperative, as well as a question of
helpfulness and civility, for Emacs to document
itself to users.
This bug report was last modified 6 years and 36 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.