From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#13443: 24.2.92: C- with linum-mode enabled hides line numbers Date: Tue, 04 Feb 2014 18:18:08 -0800 Message-ID: <87vbwub8v3.fsf@building.gnus.org> References: <20130114225731.GA3828@acm.acm> <3p4nijdsgx.fsf@fencepost.gnu.org> <20130116162033.GA25013@acm.acm> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1391566811 25219 80.91.229.3 (5 Feb 2014 02:20:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Feb 2014 02:20:11 +0000 (UTC) Cc: 13443@debbugs.gnu.org To: Alan Mackenzie Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Feb 05 03:20:18 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WAs66-00018T-A9 for geb-bug-gnu-emacs@m.gmane.org; Wed, 05 Feb 2014 03:20:18 +0100 Original-Received: from localhost ([::1]:57140 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAs65-0002Js-SC for geb-bug-gnu-emacs@m.gmane.org; Tue, 04 Feb 2014 21:20:17 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAs5y-0002Jc-8t for bug-gnu-emacs@gnu.org; Tue, 04 Feb 2014 21:20:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WAs5q-000609-Bx for bug-gnu-emacs@gnu.org; Tue, 04 Feb 2014 21:20:09 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:35958) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAs5q-0005z4-8y for bug-gnu-emacs@gnu.org; Tue, 04 Feb 2014 21:20:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WAs5p-0000T9-T2 for bug-gnu-emacs@gnu.org; Tue, 04 Feb 2014 21:20:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 05 Feb 2014 02:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13443 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo unreproducible Original-Received: via spool by 13443-submit@debbugs.gnu.org id=B13443.13915667681730 (code B ref 13443); Wed, 05 Feb 2014 02:20:01 +0000 Original-Received: (at 13443) by debbugs.gnu.org; 5 Feb 2014 02:19:28 +0000 Original-Received: from localhost ([127.0.0.1]:49971 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WAs5I-0000Rp-8E for submit@debbugs.gnu.org; Tue, 04 Feb 2014 21:19:28 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:41460) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WAs5F-0000Rf-OS for 13443@debbugs.gnu.org; Tue, 04 Feb 2014 21:19:26 -0500 Original-Received: from [204.14.154.233] (helo=building.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1WAs4z-0006Wl-Cc; Wed, 05 Feb 2014 03:19:09 +0100 In-Reply-To: <20130116162033.GA25013@acm.acm> (Alan Mackenzie's message of "Wed, 16 Jan 2013 16:20:33 +0000") User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux) X-MailScanner-ID: 1WAs4z-0006Wl-Cc MailScanner-NULL-Check: 1392171551.92422@4VxRGgDSN4/mUprLoWiHEw X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:84584 Archived-At: Alan Mackenzie writes: > On Mon, Jan 14, 2013 at 10:40:14PM -0500, Glenn Morris wrote: >> Alan Mackenzie wrote: > >> > 1. Visit a file of non-trivial length in a window. >> > 2. Scroll to a point distant from the beginning-of-buffer. >> > 3. M-x linum-mode. Line numbers are now displayed. >> > 4. M-< >> > 5. C- >> > The line numbers are now not displayed. > >> FWIW I tried on two systems and could not reproduce that. > > Hmm. Wierd. I've just reconfigured 24.2.92 with no arguments and > rebuilt it (on a bog standard GNU system). I still get the error (in a > Linux tty). Are you still seeing this problem in Emacs 24.3? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/