From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ralf Angeli Newsgroups: gmane.emacs.devel Subject: Wording in safe local variables message Date: Tue, 04 Apr 2006 20:05:21 +0200 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1144173913 27549 80.91.229.2 (4 Apr 2006 18:05:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 4 Apr 2006 18:05:13 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 04 20:05:11 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FQptr-0007bI-OE for ged-emacs-devel@m.gmane.org; Tue, 04 Apr 2006 20:05:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FQptr-0003fg-Am for ged-emacs-devel@m.gmane.org; Tue, 04 Apr 2006 14:05:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FQpth-0003fY-5v for emacs-devel@gnu.org; Tue, 04 Apr 2006 14:04:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FQptg-0003fI-6y for emacs-devel@gnu.org; Tue, 04 Apr 2006 14:04:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FQptg-0003fF-0Z for emacs-devel@gnu.org; Tue, 04 Apr 2006 14:04:56 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FQpx0-00048v-JH for emacs-devel@gnu.org; Tue, 04 Apr 2006 14:08:22 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FQptX-0007Y5-1g for emacs-devel@gnu.org; Tue, 04 Apr 2006 20:04:47 +0200 Original-Received: from dialin-212-144-187-008.pools.arcor-ip.net ([212.144.187.8]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Apr 2006 20:04:47 +0200 Original-Received: from angeli by dialin-212-144-187-008.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Apr 2006 20:04:47 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: dialin-212-144-187-008.pools.arcor-ip.net Cancel-Lock: sha1:/SzhG9ffwS5zJqZBdYjAU6V/Fpg= 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:52399 Archived-At: It seems that many people are having a hard time understanding how to mark file-local variables permanently as safe. Maybe improving the respective instructions in the pop-up message could help. Currently it says ! -- to apply the local variables list, and mark these values (*) as safe (in the future, they can be set automatically.) How about the following? ! -- to apply the local variables list, and permanently mark these values (*) as safe (in the future, they will be set automatically.) -- Ralf