GNU bug report logs -
#9959
24.0.90; `count-words' command from a narrowed buffer
Previous Next
Reported by: Dani Moncayo <dmoncayo <at> gmail.com>
Date: Sat, 5 Nov 2011 10:32:01 UTC
Severity: wishlist
Found in version 24.0.90
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 9959 <at> debbugs.gnu.org (full text, mbox):
> > The message should begin with something like
> > "Buffer (narrowed part) has ...".
>
> Like `C-x =' displays information about a narrowed buffer
> in angle brackets `<...>', `count-words' could do the same
> and display both widened and narrowed counts.
FWIW, in Emacs generally, "buffer (narrowed part)" is referred to as the buffer
"restriction".
But I'm not sure that users unfamiliar with the term would understand it
immediately in a prompt. Same potential problem with an unexplained convention
such as `<...>'. I don't have a better suggestion, however. So far, I'd lean
toward, "Buffer restriction has 112 lines, 673 words, 6074 chars"
Or maybe both counts could be shown, making it a bit clearer what the info is?
"Buffer (restriction): 1135 (112) lines, 6894 (673) words, 70452 (6074) chars".
And in that case, maybe "Buffer (narrowed)..." would be better. Another
possibility (shorter):
Narrowed/total: 112/1135 lines, 673/6894 words, 6074/70452 chars
This bug report was last modified 3 years and 99 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.