From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: francois.fleuret@noos.fr (=?iso-8859-1?q?Fran=E7ois?= Fleuret) Newsgroups: gmane.emacs.help Subject: Re: Style in elisp: how to show a flag value in the modeline? Date: 21 Feb 2003 19:07:36 +0100 Organization: Noos Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87isvdqzh3.fsf@noos.fr> References: <87of579t70.fsf@noos.fr><878ywbi0hx.fsf@noos.fr> <87heayqaeb.fsf@noos.fr> <843cmhwmc5.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1045851751 11894 80.91.224.249 (21 Feb 2003 18:22:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 21 Feb 2003 18:22:31 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18mHoc-00035i-00 for ; Fri, 21 Feb 2003 19:22:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18mHmz-00008E-00 for gnu-help-gnu-emacs@m.gmane.org; Fri, 21 Feb 2003 13:20:49 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!oleane.net!oleane!teaser.fr!noos.fr!not-for-mail Original-Newsgroups: gnu.emacs.help X-Attribution: FF User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Lines: 15 Original-NNTP-Posting-Date: 21 Feb 2003 18:20:30 GMT Original-NNTP-Posting-Host: 81.67.17.162 Original-X-Trace: 1045851630 news.noos.fr 4773 81.67.17.162 Original-X-Complaints-To: abuse@noos.fr Original-Xref: shelby.stanford.edu gnu.emacs.help:110496 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6998 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6998 Hi, Kai Großjohann wrote on 21 Feb 2003 18:54:50 MET: > I was suggesting to make the variable mp4play-auto-mode buffer-local, > and to keep minor-mode-alist global. > > Was there a misunderstanding? Yes, sorry. I thought you meant that minor-mode-alist could be set buffer-local. Anyway. Thanks for the help. Regards, FF