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#6871: Please make linum-mode per buffer, not per major mode Date: Thu, 19 Aug 2010 13:49:44 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1282241349 11576 80.91.229.12 (19 Aug 2010 18:09:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 19 Aug 2010 18:09:09 +0000 (UTC) Cc: 6871@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Aug 19 20:09:08 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 1Om9Y3-0002w4-MZ for geb-bug-gnu-emacs@m.gmane.org; Thu, 19 Aug 2010 20:09:07 +0200 Original-Received: from localhost ([127.0.0.1]:42147 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Om9Y3-0000eM-3G for geb-bug-gnu-emacs@m.gmane.org; Thu, 19 Aug 2010 14:09:07 -0400 Original-Received: from [140.186.70.92] (port=59748 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Om9Xx-0000e1-9Y for bug-gnu-emacs@gnu.org; Thu, 19 Aug 2010 14:09:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Om9Xw-0007R7-1J for bug-gnu-emacs@gnu.org; Thu, 19 Aug 2010 14:09:01 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:40621) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Om9Xv-0007R3-Vy for bug-gnu-emacs@gnu.org; Thu, 19 Aug 2010 14:08:59 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Om9Ec-0008Qy-Be; Thu, 19 Aug 2010 13:49:02 -0400 X-Loop: help-debbugs@gnu.org 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: Thu, 19 Aug 2010 17:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6871 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 6871-submit@debbugs.gnu.org id=B6871.128224012032414 (code B ref 6871); Thu, 19 Aug 2010 17:49:02 +0000 Original-Received: (at 6871) by debbugs.gnu.org; 19 Aug 2010 17:48:40 +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 1Om9EG-0008Qk-IU for submit@debbugs.gnu.org; Thu, 19 Aug 2010 13:48:40 -0400 Original-Received: from mail-ww0-f46.google.com ([74.125.82.46]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Om9ED-0008Qf-Q6 for 6871@debbugs.gnu.org; Thu, 19 Aug 2010 13:48:38 -0400 Original-Received: by wwb22 with SMTP id 22so2798668wwb.15 for <6871@debbugs.gnu.org>; Thu, 19 Aug 2010 10:49:45 -0700 (PDT) Original-Received: by 10.227.146.4 with SMTP id f4mr183638wbv.14.1282240184912; Thu, 19 Aug 2010 10:49:44 -0700 (PDT) Original-Received: by 10.216.65.140 with HTTP; Thu, 19 Aug 2010 10:49:44 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: I2R5M9B5Sv471iuOYGShvrGMzvw X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 19 Aug 2010 13:49: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:39640 Archived-At: On Wed, Aug 18, 2010 at 3:20 AM, Stefan Monnier wrote: > It's relatively rare to use linum-mode and then to change major-mode. Isn't that precisely the reason Lennart made the request? E.g. that mumamo buffers _do_ change modes repeatedly? Whatever, this doesn't address the stated concern that the overlays will now have potential for persistence where there was none before. > So (until proven otherwise) it's a non-issue. OK. FWIW I think this will come back to bite w/re redisplay once mumamo related code starts exploiting the feature. Witness the aggressive leeway Lennart has taken w/ his linum "patch"... > =C2=A0 =C2=A0 =C2=A0 =C2=A0Stefan > -- /s_P\