From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: MON KEY Newsgroups: gmane.emacs.bugs Subject: bug#6915: Please consider making left-margin-width etc buffer local inst Date: Thu, 26 Aug 2010 23:47:19 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1282882175 9800 80.91.229.12 (27 Aug 2010 04:09:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 27 Aug 2010 04:09:35 +0000 (UTC) Cc: Juanma Barranquero , 6915@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Aug 27 06:09:34 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OoqFw-0007oy-TD for geb-bug-gnu-emacs@m.gmane.org; Fri, 27 Aug 2010 06:09:33 +0200 Original-Received: from localhost ([127.0.0.1]:59799 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OoqFw-0002QC-BS for geb-bug-gnu-emacs@m.gmane.org; Fri, 27 Aug 2010 00:09:32 -0400 Original-Received: from [140.186.70.92] (port=53498 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OoqFr-0002Px-CC for bug-gnu-emacs@gnu.org; Fri, 27 Aug 2010 00:09:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OoqFq-0000zn-6P for bug-gnu-emacs@gnu.org; Fri, 27 Aug 2010 00:09:27 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:37852) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OoqFq-0000zi-51 for bug-gnu-emacs@gnu.org; Fri, 27 Aug 2010 00:09:26 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1OoptC-0001M4-Ce; Thu, 26 Aug 2010 23:46:02 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: Resent-From: MON KEY Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 27 Aug 2010 03:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6915 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 6915-submit@debbugs.gnu.org id=B6915.12828807565200 (code B ref 6915); Fri, 27 Aug 2010 03:46:02 +0000 Original-Received: (at 6915) by debbugs.gnu.org; 27 Aug 2010 03:45:56 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oopt6-0001Lp-Hp for submit@debbugs.gnu.org; Thu, 26 Aug 2010 23:45:56 -0400 Original-Received: from mail-wy0-f172.google.com ([74.125.82.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oopt3-0001Lk-Eh for 6915@debbugs.gnu.org; Thu, 26 Aug 2010 23:45:53 -0400 Original-Received: by wyi11 with SMTP id 11so2919792wyi.3 for <6915@debbugs.gnu.org>; Thu, 26 Aug 2010 20:47:19 -0700 (PDT) Original-Received: by 10.216.6.201 with SMTP id 51mr222111wen.110.1282880839448; Thu, 26 Aug 2010 20:47:19 -0700 (PDT) Original-Received: by 10.216.65.140 with HTTP; Thu, 26 Aug 2010 20:47:19 -0700 (PDT) X-Google-Sender-Auth: o7K687y1dyjZQQF35_rhhyOjmf0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 26 Aug 2010 23:46:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:39779 Archived-At: > (which means that most vars should be permanent-local until it's shown > they shouldn't be, rather than the current reverse situation) Interesting. So you are intent on provisioning that all variables be made permanent local by default? Doesn't this imply that there isn't a need to explicitly set the permanent local property? -- /s_P\