From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Further problem with recent changes to custom-magic-alist. Date: Sun, 27 Feb 2005 15:47:55 -0600 (CST) Message-ID: <200502272147.j1RLltM02941@raven.dms.auburn.edu> References: <200502150055.j1F0tRZ05963@raven.dms.auburn.edu> <200502221541.j1MFftW21404@raven.dms.auburn.edu> <00a401c519f4$aa940870$0200a8c0@sedrcw11488> <200502242315.j1ONFkp18229@raven.dms.auburn.edu> <200502270223.j1R2NsC29913@raven.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1109541915 10118 80.91.229.2 (27 Feb 2005 22:05:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 27 Feb 2005 22:05:15 +0000 (UTC) Cc: lennart.borgman.073@student.lu.se, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 27 23:05:15 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D5WWx-00061l-9L for ged-emacs-devel@m.gmane.org; Sun, 27 Feb 2005 23:04:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5WpB-00089j-Re for ged-emacs-devel@m.gmane.org; Sun, 27 Feb 2005 17:23:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D5WnI-0007Ym-LD for emacs-devel@gnu.org; Sun, 27 Feb 2005 17:21:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D5Wn4-0007RH-UG for emacs-devel@gnu.org; Sun, 27 Feb 2005 17:21:33 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5Wn4-0007RE-R8 for emacs-devel@gnu.org; Sun, 27 Feb 2005 17:21:30 -0500 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D5WIu-0005Ji-9K; Sun, 27 Feb 2005 16:50:20 -0500 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id j1RLoD9N022696; Sun, 27 Feb 2005 15:50:14 -0600 (CST) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.7p1+Sun/8.11.7) id j1RLltM02941; Sun, 27 Feb 2005 15:47:55 -0600 (CST) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: rms@gnu.org In-reply-to: (message from Richard Stallman on Sun, 27 Feb 2005 15:41:32 -0500) 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:33888 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33888 Richard Stallman wrote: UNCUSTOMIZABLE, you should not see this. How about NO CUSTOMIZATION DATA; you should not see this. I installed the latter. It really does not matter that much, since those variables really should not find their way into Custom buffers. Sincerely, Luc.