From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#14854: A typo, IMHO Date: Fri, 12 Jul 2013 13:44:11 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1373651117 9805 80.91.229.3 (12 Jul 2013 17:45:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Jul 2013 17:45:17 +0000 (UTC) Cc: 14854@debbugs.gnu.org To: Michael Dan Mossinsohn Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jul 12 19:45:15 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UxhP7-0006rH-Ii for geb-bug-gnu-emacs@m.gmane.org; Fri, 12 Jul 2013 19:45:13 +0200 Original-Received: from localhost ([::1]:33843 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxhP6-0007DX-UU for geb-bug-gnu-emacs@m.gmane.org; Fri, 12 Jul 2013 13:45:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37486) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxhP2-0007D2-4f for bug-gnu-emacs@gnu.org; Fri, 12 Jul 2013 13:45:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UxhOx-0001Z4-AG for bug-gnu-emacs@gnu.org; Fri, 12 Jul 2013 13:45:07 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56738) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxhOx-0001Y1-6B for bug-gnu-emacs@gnu.org; Fri, 12 Jul 2013 13:45:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1UxhOw-0000qK-6Y for bug-gnu-emacs@gnu.org; Fri, 12 Jul 2013 13:45:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 12 Jul 2013 17:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14854 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 14854-submit@debbugs.gnu.org id=B14854.13736510563143 (code B ref 14854); Fri, 12 Jul 2013 17:45:02 +0000 Original-Received: (at 14854) by debbugs.gnu.org; 12 Jul 2013 17:44:16 +0000 Original-Received: from localhost ([127.0.0.1]:51052 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UxhOC-0000oc-3S for submit@debbugs.gnu.org; Fri, 12 Jul 2013 13:44:16 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:42754 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1UxhOA-0000oU-HI for 14854@debbugs.gnu.org; Fri, 12 Jul 2013 13:44:14 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UxhO7-0002W2-MU; Fri, 12 Jul 2013 13:44:11 -0400 X-Spook: Fortezza Clinton USCOI lock picking class struggle X-Ran: tYxgD$fU\rw`lv-wiN|YyMr>N}Bob}$pHQVfg38+b.h5d;*VMv4UrV9pj!{!HJI#*yW97U X-Hue: yellow X-Attribution: GM In-Reply-To: (Michael Dan Mossinsohn's message of "Fri, 12 Jul 2013 19:37:45 +0300") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:76293 Archived-At: Michael Dan Mossinsohn wrote: > While using the emacs help system I noticed the line: > "Describe key (or click or menu item):" > Which appears while using C-h k or C-h k. > > I guess the "or menu item" was supposed to be 'on menu item' or maybe 'on a > menu item'. I think it means: you can describe either a key-press, or a mouse-click, or a menu-item. The latter is accessed by a mouse-click, but I guess the wording tries to inform people that they _can_ get a description of a menu-item, which might not otherwise be apparent.