From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Vminibuf_selected_window Date: 28 Feb 2002 23:19:11 +0100 Message-ID: <5xzo1tl068.fsf@kfs2.cua.dk> References: <200202281822.g1SIMHQ19484@aztec.santafe.edu> NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: quimby2.netfonds.no 1014935161 16845 195.204.10.66 (28 Feb 2002 22:26:01 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 28 Feb 2002 22:26:01 GMT Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16gYzw-0004Nb-00 for ; Thu, 28 Feb 2002 23:26:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16gYvQ-0003PA-00; Thu, 28 Feb 2002 17:21:20 -0500 Original-Received: from mail.filanet.dk ([195.215.206.179]) by fencepost.gnu.org with smtp (Exim 3.33 #1 (Debian)) id 16gYsJ-0003ED-00 for ; Thu, 28 Feb 2002 17:18:08 -0500 Original-Received: from kfs2.cua.dk.cua.dk (unknown [10.1.82.3]) by mail.filanet.dk (Postfix) with SMTP id 2DE0D7C049 for ; Thu, 28 Feb 2002 22:18:06 +0000 (GMT) Original-To: emacs-devel@gnu.org In-Reply-To: <200202281822.g1SIMHQ19484@aztec.santafe.edu> Original-Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1646 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1646 Richard Stallman writes: > If it isn't a Lisp variable, it is better to remove the V from the > name so people won't think it is supposed to be a Lisp variable. Ok, done. > > Meanwhile, I think you need to staticpro that variable > and initialize it at startup, in syms_of_window. I've done that. Thanks. -- Kim F. Storm http://www.cua.dk _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel