From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "B. T. Raven" Newsgroups: gmane.emacs.help Subject: Assign menu function to keychord? Date: Mon, 13 Oct 2008 18:03:04 -0500 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1223941249 28636 80.91.229.12 (13 Oct 2008 23:40:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 13 Oct 2008 23:40:49 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 14 01:41:47 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KpX2o-0008Ud-54 for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Oct 2008 01:41:46 +0200 Original-Received: from localhost ([127.0.0.1]:52464 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KpX1j-0007JG-6v for geh-help-gnu-emacs@m.gmane.org; Mon, 13 Oct 2008 19:40:39 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news1.google.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local02.nntp.dca.giganews.com!nntp.sysmatrix.net!news.sysmatrix.net.POSTED!not-for-mail Original-NNTP-Posting-Date: Mon, 13 Oct 2008 18:02:45 -0500 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) Original-Newsgroups: gnu.emacs.help Original-Lines: 8 X-Usenet-Provider: http://www.giganews.com Original-NNTP-Posting-Host: 65.45.140.34 Original-X-Trace: sv3-JBiMBRcSPNGbkU/WacY4qAnKP3gDlK1vUgwcGW6g+mC+WNt6zjuPJXkF/r66oO6d7CxjNo1FsjM6b1S!Y3BqlGRHyMtFgrtu3BE0fcNiNtKfl4jHUbwVQETF0VQRxz0Xz/cN2sFHXX6MMZD7vkVC73oV57r2!2tjO2j4yF2d0t1XFicuN4fEclBRcqw== Original-X-Complaints-To: abuse@sysmatrix.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.39 Original-Xref: news.stanford.edu gnu.emacs.help:163404 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:58746 Archived-At: In an .tex buffer (using Auctex) and under Menu > Command , there is a Clean All option that seems to call an undocumented (menu-function-176). Is it possible to assign this to some key combination? Is it in general possible to assign anything found in the menu bars to the keyboard? Thanks, Ed