GNU bug report logs - #4668
23.1; two common doc strings too wide - shows up in most uses of `C-h m'

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Wed, 7 Oct 2009 18:25:05 UTC

Severity: minor

Merged with 3227, 4162

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: bug-gnu-emacs <at> gnu.org (Emacs bug Tracking System)
To: "Drew Adams" <drew.adams <at> oracle.com>
Subject: bug#3227 closed by Eli Zaretskii <eliz <at> gnu.org> (Re: 23.1; two
 common doc strings too wide - shows up in most uses of `C-h m')
Date: Sat, 02 Jan 2010 17:42:02 +0000
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:

#4668: 23.0.93; doc strings too wide

It has been closed by Eli Zaretskii <eliz <at> gnu.org>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Eli Zaretskii <eliz <at> gnu.org> by
replying to this email.


-- 
4668: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4668
Emacs Bug Tracking System
Contact bug-gnu-emacs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: 4668-done <at> debbugs.gnu.org
Subject: Re: 23.1;
	two common doc strings too wide - shows up in most uses of `C-h m'
Date: Sat, 02 Jan 2010 19:38:20 +0200
Thanks, I made the lines shorter in the template used for
auto-generated doc strings.

[Message part 3 (message/rfc822, inline)]
From: "Drew Adams" <drew.adams <at> oracle.com>
To: <emacs-pretest-bug <at> gnu.org>
Subject: 23.0.93; doc strings too wide
Date: Tue, 5 May 2009 15:45:18 -0700
The doc strings of the following variables are not formatted
correctly. Their longest lines have these many chars (all are > 80):
 
* byte-catch: 85 chars
* byte-constant2: 86
* byte-save-restriction: 86
* byte-unwind-protect: 91
* color-themes: 83
* cpp-font-lock-keywords-source-depth: 95
* default-indicate-buffer-boundaries: 81
* dmoccur-exclusion-mask: 88
* ediff-after-flag-eol: 85
* ediff-before-flag-bol: 94
* ediff-before-flag-mol: 83
* ediff-cleanup-hook: 81
* ediff-default-filtering-regexp: 82
* ediff-ignore-similar-regions: 88
* ediff-metachars: 82
* ediff-mouse-pixel-threshold: 95
* ediff-show-clashes-only: 81
* ediff-startup-hook: 88
* global-auto-composition-mode: 84
* global-highlight-changes-mode: 85
* global-whitespace-newline-mode: 86
* minibuffer-depth-indicate-mode: 86
* minibuffer-electric-default-mode: 88
* minibuffer-history-case-insensitive-variables: 149
* minibuffer-local-filename-must-match-map: 81
* redisplay-end-trigger-functions: 81
* thing-at-point-url-path-regexp: 85
* unify-8859-on-decoding-mode:83
* unify-8859-on-encoding-mode: 83
* view-exit-action: 81
 
Likewise, for the following functions:
 
* /=: 83 chars
* >: 83
* abbrev-with-wrapper-hook: 83
* allout-mode: 105
* array-mode: 93
* artist-mode: 119
* autoarg-mode: 82
* bibtex-mode: 102
* bookmark-bmenu-other-window-with-mouse: 84
* checkdoc-minor-mode: 84
* comint-mode: 123
* comment-indent-new-line: 85
* completing-read-multiple: 95
* constrain-to-field: 85
* cperl-mode: 149
* decipher-mode: 104
* define-generic-mode: 99
* define-ibuffer-op: 115
* diff-mode: 89
* ediff-merge-buffers-with-ancestor: 89
* ediff-merge-directories-with-ancestor: 82
* ediff-merge-directory-revisions-with-ancestor: 85
* ediff-re-merge: 84
* ediff-toggle-show-clashes-only: 95
* edir-merge-revisions-with-ancestor: 85
* edirs-merge-with-ancestor: 82
* edit-picture: 90
* erc: 136
* erc-select: 136
* face-attribute-specified-or: 91
* face-equal: 81
* feedmail-queue-reminder: 82
* flyspell-mode: 88
* global-auto-composition-mode: 85
* global-cwarn-mode: 87
* global-font-lock-mode: 90
* global-hi-lock-mode: 86
* global-highlight-changes-mode: 86
* global-visual-line-mode: 88
* gnus-msg-mail: 87
* hexl-mode: 150
* hi-lock-mode: 103
* ibuffer: 83
* ido-find-file: 115
* indent-new-comment-line: 85
* internal-lisp-face-equal-p: 81
* kill-line: 108
* kmacro-set-counter: 81
* kmacro-step-edit-macro: 81
* make-byte-code: 90
* make-frame: 83
* message-mail: 89
* mh-user-agent-compose: 89
* new-frame: 83
* next-single-char-property-change: 84
* nxml-mode: 93
* octave-mode: 90
* outline-mode: 95
* pascal-mode: 97
* picture-mode: 90
* previous-single-char-property-change: 88
* python-mode: 82
* quail-define-package: 232
* read-key-sequence: 91
* read-key-sequence-vector: 91
* reftex-index-phrases-mode: 84
* reftex-mode: 99
* rmail-mode: 101
* same-window-p: 81
* sh-mode: 90
* shell-script-mode: 90
* table-capture: 92
* table-insert: 115
* table-split-cell-horizontally: 81
* toggle-transient-mark-mode: 116
* verilog-mode: 102
* w32-shell-dos-semantics: 82
 
Caveat: Some of these long lines (in particular, those with names
"*-mode") will not appear too long when displayed in the proper mode -
e.g. \\[...]  strings that I saw as `M-x...' but which are normally
displayed as shorter key bindings. Nevertheless, they are all probably
worth checking, to be sure.
 

In GNU Emacs 23.0.93.1 (i386-mingw-nt5.1.2600)
 of 2009-05-02 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'
 




This bug report was last modified 15 years and 200 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.