From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Elena Newsgroups: gmane.emacs.help Subject: Re: file/line info for macro expansion Date: Wed, 5 Jan 2011 07:16:02 -0800 (PST) Organization: http://groups.google.com Message-ID: <860babc5-6bdc-40c2-a532-f287f429fa56@c13g2000prc.googlegroups.com> References: 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: dough.gmane.org 1294242046 14012 80.91.229.12 (5 Jan 2011 15:40:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 5 Jan 2011 15:40:46 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 05 16:40:43 2011 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.69) (envelope-from ) id 1PaVTe-0003Lw-RR for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Jan 2011 16:40:43 +0100 Original-Received: from localhost ([127.0.0.1]:45447 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PaVTe-0007Ex-Ca for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Jan 2011 10:40:42 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!c13g2000prc.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 9 Original-NNTP-Posting-Host: 89.96.190.244 Original-X-Trace: posting.google.com 1294240562 26542 127.0.0.1 (5 Jan 2011 15:16:02 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 5 Jan 2011 15:16:02 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: c13g2000prc.googlegroups.com; posting-host=89.96.190.244; posting-account=AFCLjAoAAABJAOf_HjgEEEi3ty-lG5m2 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:184018 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:78215 Archived-At: On Jan 4, 4:10=A0pm, Maurizio Vitale wrote: > One use is in my .emacs, where I'd like each mode customization to be > able to define its own keys and still be able to edit all keys > definitions in one place. I'm curious about what you mean... Could you please provide us an example? Thanks.