From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: Re: Further problem with recent changes to custom-magic-alist. Date: Wed, 23 Feb 2005 23:09:36 +0100 Message-ID: <00a401c519f4$aa940870$0200a8c0@sedrcw11488> References: <200502150055.j1F0tRZ05963@raven.dms.auburn.edu> <200502221541.j1MFftW21404@raven.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1109196686 652 80.91.229.2 (23 Feb 2005 22:11:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 23 Feb 2005 22:11:26 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 23 23:11:26 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D44iP-0005SI-J2 for ged-emacs-devel@m.gmane.org; Wed, 23 Feb 2005 23:10:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D44zp-00086D-Uo for ged-emacs-devel@m.gmane.org; Wed, 23 Feb 2005 17:28:42 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D44yH-0007fa-7W for emacs-devel@gnu.org; Wed, 23 Feb 2005 17:27:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D44yF-0007eC-3v for emacs-devel@gnu.org; Wed, 23 Feb 2005 17:27:04 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D44yE-0007e9-Qx for emacs-devel@gnu.org; Wed, 23 Feb 2005 17:27:02 -0500 Original-Received: from [81.228.10.114] (helo=av3-1-sn4.m-sp.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D44jv-0001Us-0S; Wed, 23 Feb 2005 17:12:15 -0500 Original-Received: by av3-1-sn4.m-sp.skanova.net (Postfix, from userid 502) id 47B2B37E52; Wed, 23 Feb 2005 23:12:13 +0100 (CET) Original-Received: from smtp2-2-sn4.m-sp.skanova.net (smtp2-2-sn4.m-sp.skanova.net [81.228.10.182]) by av3-1-sn4.m-sp.skanova.net (Postfix) with ESMTP id 37BD837E51; Wed, 23 Feb 2005 23:12:13 +0100 (CET) Original-Received: from sedrcw11488 (t2o58p154.telia.com [62.20.165.154]) by smtp2-2-sn4.m-sp.skanova.net (Postfix) with SMTP id A0B7137E47; Wed, 23 Feb 2005 23:12:11 +0100 (CET) Original-To: , "Luc Teirlinck" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:33768 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33768 ----- Original Message ----- From: "Richard Stallman" > We are talking about: > > You have set this %c and saved it through Customize in your init file. > > How about > > You've set this %c and Customize saved it in your init file. I would prefer something like You've set and saved this %c. Put a link to an Info page with information about where the saving is done in the customize buffer.