From: Eli Zaretskii <eliz@gnu.org>
To: Alan Mackenzie <acm@muc.de>
Cc: emacs-devel@gnu.org
Subject: Re: Mode line documentation in Emacs manual fails.
Date: Mon, 08 Dec 2008 09:01:11 -0500 [thread overview]
Message-ID: <E1L9gff-0000la-2v@fencepost.gnu.org> (raw)
In-Reply-To: <20081208124954.GA4139@muc.de> (message from Alan Mackenzie on Mon, 8 Dec 2008 12:49:54 +0000)
> Date: Mon, 8 Dec 2008 12:49:54 +0000
> From: Alan Mackenzie <acm@muc.de>
>
> Hi, Emacs!
>
> Sorry to be so negative, but I see this on a mode line on a text-only
> terminal:
>
> -111:---F4 31n/diff-bug-dir.sh All L7 C0 (Shell-script[bash])----P202/810
>
> What does the "-111:-" bit mean? OK, I could certainly work it out from
> the manual, but this working out is arduous indeed. On manual page
> "Mode Line":
>
> CS describes the character set of the buffer (see Coding
> Systems). If it is a dash (`-'), that indicates the default state of
> affairs: no special character set handling, except for the end-of-line
> translations described in the next paragraph. `=' means no conversion
> whatsoever. Letters represent various nontrivial "coding systems"--for
> example, `1' represents ISO Latin-1. On a text-only terminal, CS is
> preceded by two additional characters that describe the coding system
> for keyboard input and the coding system for terminal output.
> Furthermore, if you are using an input method, CS is preceded by a
> string that identifies the input method, which takes the form `I>',
> `I+', or `I@' (see Input Methods).
>
> "`1' represents ISO Latin-1". Is this the left `1', the middle `1', or
> the right `1'?
All of them, of course, since the ones are identical.
But this sentence talks about the rightmost one, of course (unless you
are willing to argue that ``preceded by'' is ambiguous because no one
said the text has left to right direction ;-).
> "On a text-only terminal, CS is preceded by two additional characters
> that describe the coding system for keyboard input and the coding system
> for terminal output". This is surely wrong. These two additional
> characters are part of CS, aren't they?
No, CS is a description only of the buffer's character set
(a.k.a. buffer-file-coding-system), and the manual spells that
correctly.
> I think my greatest difficulty is picking out the CS field from the rest
> of the mode line. The text is confused as to whether the ":" is part of
> the CS field or not. "If it is a dash (`-') ...." is very squidgy,
> because the field is (?sometimes?) preceded by a dash. Why is the
> default "-" character the same as the content-free leader character?
Because `-' is a gap-filling character, used where we have nothing
special to say.
> "The CS string and the colon character after it describe the character
> set .....". How does the colon character aid in this description?
It describes the EOL format, which is traditionally viewed as part of
the encoding (not just by Emacs).
> I think there's too much woffle in this section, e.g. "Normally, Emacs
> handles these settings intelligently, but it is sometimes useful to have
> this information" doesn't seem to say anything much.
It explains why we put such obscure information in the user manual.
Patches to improve this part of the manual are more than welcome.
By the way, is there something specific in this section that is
unclear? If so, please tell what that is.
prev parent reply other threads:[~2008-12-08 14:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-08 12:49 Mode line documentation in Emacs manual fails Alan Mackenzie
2008-12-08 14:01 ` Eli Zaretskii [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1L9gff-0000la-2v@fencepost.gnu.org \
--to=eliz@gnu.org \
--cc=acm@muc.de \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.