From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: disappearing custom menu Date: Mon, 19 Nov 2007 08:58:09 +0100 Message-ID: <47414211.4020805@gmx.at> References: <200711171647.lAHGlHqH024027@jane.dms.auburn.edu> <47409082.5030307@gmx.at> <4740960E.4040607@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1195465407 4911 80.91.229.12 (19 Nov 2007 09:43:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Nov 2007 09:43:27 +0000 (UTC) Cc: emacs-devel@gnu.org, teirllm@dms.auburn.edu, rms@gnu.org, monnier@iro.umontreal.ca To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 19 10:43:33 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Iu3AC-000809-Vz for ged-emacs-devel@m.gmane.org; Mon, 19 Nov 2007 10:43:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iu39z-0007Ma-Gd for ged-emacs-devel@m.gmane.org; Mon, 19 Nov 2007 04:43:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iu39t-0007K0-EJ for emacs-devel@gnu.org; Mon, 19 Nov 2007 04:43:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iu39r-0007IQ-Qg for emacs-devel@gnu.org; Mon, 19 Nov 2007 04:43:12 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iu39r-0007IH-Hr for emacs-devel@gnu.org; Mon, 19 Nov 2007 04:43:11 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Iu39q-0003Af-Us for emacs-devel@gnu.org; Mon, 19 Nov 2007 04:43:11 -0500 Original-Received: (qmail invoked by alias); 19 Nov 2007 07:56:28 -0000 Original-Received: from N872P024.adsl.highway.telekom.at (EHLO [62.47.52.248]) [62.47.52.248] by mail.gmx.net (mp057) with SMTP; 19 Nov 2007 08:56:28 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19d5Td9e+ZdBdcSi0mRxPYhVoS4yz+95Shz3u3ny6 +hMGHNQik5d2Zx User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:83625 Archived-At: > (BTW, to make your work a bit easier when installing this: besides > replacing the similar code in cus-edit.el with the above, I needed to > move the definition of custom-field-keymap before the above code). Installed.