all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6522: 24.0.50; The help character
@ 2010-06-27 19:56 Deniz Dogan
  2011-07-09  5:44 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Deniz Dogan @ 2010-06-27 19:56 UTC (permalink / raw)
  To: 6522

[-- Attachment #1: Type: text/plain, Size: 421 bytes --]

Package: emacs
Version: 24.0.50
Tags: patch
Severity: minor

When you hit C-h C-h in Emacs, you get this:

"You have typed C-h, the help character.  Type a Help option:"

I think "the help character" should be changed to something more
appropriate, such as "the help key". While "the help key" is not
completely accurate either for C-h (but is for <f1>) it is better than
calling <f1> or C-h characters.

-- 
Deniz Dogan

[-- Attachment #2: help-character.patch --]
[-- Type: application/octet-stream, Size: 1092 bytes --]

=== modified file 'lisp/help.el'
*** lisp/help.el	2010-04-19 15:07:52 +0000
--- lisp/help.el	2010-06-27 19:53:31 +0000
***************
*** 206,212 ****
    ;; Don't purecopy this one, because it's not evaluated (it's
    ;; directly used as a docstring in a function definition, so it'll
    ;; be moved to the DOC file anyway: no need for purecopying it).
!   "You have typed %THIS-KEY%, the help character.  Type a Help option:
  \(Use SPC or DEL to scroll through this text.  Type \\<help-map>\\[help-quit] to exit the Help command.)
  
  a PATTERN   Show commands whose name matches the PATTERN (a list of words
--- 206,212 ----
    ;; Don't purecopy this one, because it's not evaluated (it's
    ;; directly used as a docstring in a function definition, so it'll
    ;; be moved to the DOC file anyway: no need for purecopying it).
!   "You have typed %THIS-KEY%, the help key.  Type a Help option:
  \(Use SPC or DEL to scroll through this text.  Type \\<help-map>\\[help-quit] to exit the Help command.)
  
  a PATTERN   Show commands whose name matches the PATTERN (a list of words


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

* bug#6522: 24.0.50; The help character
  2010-06-27 19:56 bug#6522: 24.0.50; The help character Deniz Dogan
@ 2011-07-09  5:44 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2011-07-09  5:44 UTC (permalink / raw)
  To: 6522-done


I don't see a need to keep open this particular report, which was marked
"wontfix" some time ago.





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

end of thread, other threads:[~2011-07-09  5:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-27 19:56 bug#6522: 24.0.50; The help character Deniz Dogan
2011-07-09  5:44 ` Glenn Morris

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.