From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: Feature request: show property 'permanent-local t in describe-variable Date: Mon, 03 Dec 2007 23:04:51 +0100 Message-ID: <47547D83.1040800@gmx.at> References: <47546B89.5010205@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1196719895 24948 80.91.229.12 (3 Dec 2007 22:11:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Dec 2007 22:11:35 +0000 (UTC) Cc: Emacs Devel To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 03 23:11:43 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IzJVs-0004DL-PQ for ged-emacs-devel@m.gmane.org; Mon, 03 Dec 2007 23:11:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IzJVc-0000Q1-BC for ged-emacs-devel@m.gmane.org; Mon, 03 Dec 2007 17:11:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IzJVP-0000JT-7I for emacs-devel@gnu.org; Mon, 03 Dec 2007 17:11:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IzJVN-0000Ib-MH for emacs-devel@gnu.org; Mon, 03 Dec 2007 17:11:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IzJVN-0000IK-BA for emacs-devel@gnu.org; Mon, 03 Dec 2007 17:11:09 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1IzJVM-0006yK-PN for emacs-devel@gnu.org; Mon, 03 Dec 2007 17:11:09 -0500 Original-Received: (qmail invoked by alias); 03 Dec 2007 22:11:07 -0000 Original-Received: from N767P007.adsl.highway.telekom.at (EHLO [62.47.39.199]) [62.47.39.199] by mail.gmx.net (mp004) with SMTP; 03 Dec 2007 23:11:07 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+R98psVkORo6FrZTl/NBPFE36gV53jFBmTdSqRXF 41R1M5Fr//zMrb User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: <47546B89.5010205@gmail.com> X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:84610 Archived-At: > This property is quite important and I think it aught to be visible in > describe-variable (and perhaps in the future in describe-function). Can you tell me a permanent-local variable where this description is missing when you do describe-variable? BTW, shouldn't we get rid of the frame argument in describe-variable?