unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* emacs --help , improvement for output formatting
@ 2008-01-12 18:11 Dilyan Palauzov
  2008-01-14  2:01 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Dilyan Palauzov @ 2008-01-12 18:11 UTC (permalink / raw)
  To: bug-gnu-emacs

    Dear Developers,

    When I type `emacs --help` with emacs 22.1.1, the first  2 
paragraphs are:

Run Emacs, the extensible, customizable, self-documenting real-time
display editor.  The recommended way to start Emacs for normal editing
is with no options at all.

Run M-x info RET m emacs RET m emacs invocation RET inside Emacs to
read the main documentation for these command-line arguments.


and the last 3:

You can generally also specify long option names with a single -; for
example, -batch as well as --batch.  You can use any unambiguous
abbreviation for a --option.

Various environment variables and window system resources also affect
Emacs' operation.  See the main documentation.

Report bugs to bug-gnu-emacs@gnu.org.  First, please see the Bugs
section of the Emacs manual or the file BUGS.

The point is, that they are truncated within emacs and do not use the 
whole width of the terminal. In my opinion it must be the terminal who 
decides when this lines are to be truncated.

But, if you can get the line width from emacs at the --help stage, then 
you could also improve the output for --color, that --help prints:

--color, --color=MODE           override color mode for character terminals;
                                  MODE defaults to `auto', and can also
                                  be `never', `auto', `always',
                                  or a mode name like `ansi8'

Here the last 3 lines shall exand to the end of the terminal, not be 
truncated much before.

    Със здраве,
       Дилян




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: emacs --help , improvement for output formatting
  2008-01-12 18:11 emacs --help , improvement for output formatting Dilyan Palauzov
@ 2008-01-14  2:01 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2008-01-14  2:01 UTC (permalink / raw)
  To: Dilyan Palauzov; +Cc: bug-gnu-emacs

    The point is, that they are truncated within emacs and do not use the 
    whole width of the terminal. In my opinion it must be the terminal who 
    decides when this lines are to be truncated.

I do not observe the truncation.  For me, it seems to work ok.
These lines

--color, --color=MODE           override color mode for character terminals;
                                  MODE defaults to `auto', and can also

are not truncated, for me.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-14  2:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-12 18:11 emacs --help , improvement for output formatting Dilyan Palauzov
2008-01-14  2:01 ` Richard Stallman

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).