From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fabio Newsgroups: gmane.emacs.help Subject: Re: debug eshell init Date: Tue, 22 Sep 2009 02:15:54 -0700 (PDT) Organization: http://groups.google.com Message-ID: <211d4a22-e591-4cac-ab86-d593633fae71@r36g2000vbn.googlegroups.com> References: <20e2e41f-850d-41ac-94de-c71d50788dd2@h30g2000vbr.googlegroups.com> <5e46f691-270e-4c2f-bed8-0d30d18346ae@p23g2000vbl.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1253614518 25322 80.91.229.12 (22 Sep 2009 10:15:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Sep 2009 10:15:18 +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 Sep 22 12:15:11 2009 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 1Mq2Or-0008Di-Hz for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Sep 2009 12:15:09 +0200 Original-Received: from localhost ([127.0.0.1]:47292 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mq2Oq-0006lV-Qu for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Sep 2009 06:15:08 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!r36g2000vbn.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 6 Original-NNTP-Posting-Host: 84.113.198.65 Original-X-Trace: posting.google.com 1253610954 20632 127.0.0.1 (22 Sep 2009 09:15:54 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 22 Sep 2009 09:15:54 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r36g2000vbn.googlegroups.com; posting-host=84.113.198.65; posting-account=_eojFQoAAAC3vmPG_nxqa_bdHfJFuvJ2 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.14) Gecko/2009090216 Ubuntu/9.04 (jaunty) Firefox/3.0.14, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:173248 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:68371 Archived-At: > This should also work: > > =A0 =A0 =A0 =A0 (global-set-key (kbd "C-_") =A0 'help-command) Thanks again!