* bug#15627: 23.4; docstring for `mode-line-format' should link to default
@ 2013-10-16 1:51 Samuel Bronson
2013-10-16 3:48 ` Glenn Morris
0 siblings, 1 reply; 2+ messages in thread
From: Samuel Bronson @ 2013-10-16 1:51 UTC (permalink / raw)
To: 15627
The docstring for `mode-line-format' does not link to
`default-mode-line-format', and there's no way to find it from looking
at the help for `mode-line-format' because the source link for
`mode-line-format' is to a C source file, which is probably not even
installed and even if it were contains no information about the default
value.
Basically, this is a suggestion to include "`default-mode-line-format'"
somewhere in the docstring, preferably near the top.
In GNU Emacs 23.4.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2013-06-30 on binet, modified by Debian
Windowing system distributor `Colin Harrison', version 11.0.60900031
configured using `configure '--build' 'i486-linux-gnu' '--build' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.4/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.4/site-lisp:/usr/share/emacs/site-lisp' '--with-crt-dir=/usr/lib/i386-linux-gnu' '--with-x=yes' '--with-x-toolkit=lucid' '--with-toolkit-scroll-bars' '--without-gconf' 'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DDEBIAN -O2' 'CPPFLAGS=-D_FORTIFY_SOURCE=2''
--
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#15627: 23.4; docstring for `mode-line-format' should link to default
2013-10-16 1:51 bug#15627: 23.4; docstring for `mode-line-format' should link to default Samuel Bronson
@ 2013-10-16 3:48 ` Glenn Morris
0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2013-10-16 3:48 UTC (permalink / raw)
To: Samuel Bronson; +Cc: 15627
Samuel Bronson wrote:
> Basically, this is a suggestion to include "`default-mode-line-format'"
> somewhere in the docstring, preferably near the top.
Why does it need to be mentioned at all?
C-h v default-mode-line-format
This variable is obsolete since 23.2;
use `mode-line-format' instead.
Documentation:
Default value of `mode-line-format' for buffers that don't override it.
This is the same as (default-value 'mode-line-format).
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-16 3:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-16 1:51 bug#15627: 23.4; docstring for `mode-line-format' should link to default Samuel Bronson
2013-10-16 3:48 ` Glenn Morris
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).