From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#12600: 24.2.50; linum-mode: line numbers in fringe do not refresh when resizing frame Date: Mon, 08 Oct 2012 09:31:19 +0200 Message-ID: <83391p5sjc.fsf@gnu.org> References: <50720A4F.2010200@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1349681579 25591 80.91.229.3 (8 Oct 2012 07:32:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Oct 2012 07:32:59 +0000 (UTC) Cc: 12600@debbugs.gnu.org To: Christoph Scholtes Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 08 09:33:03 2012 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 1TL7pm-0006oj-Tj for geb-bug-gnu-emacs@m.gmane.org; Mon, 08 Oct 2012 09:33:03 +0200 Original-Received: from localhost ([::1]:39583 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TL7pg-0005yW-Qg for geb-bug-gnu-emacs@m.gmane.org; Mon, 08 Oct 2012 03:32:56 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:57510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TL7pZ-0005xz-73 for bug-gnu-emacs@gnu.org; Mon, 08 Oct 2012 03:32:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TL7pM-0000e2-6O for bug-gnu-emacs@gnu.org; Mon, 08 Oct 2012 03:32:49 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:50448) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TL7pM-0000dy-2p for bug-gnu-emacs@gnu.org; Mon, 08 Oct 2012 03:32:36 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TL7pl-0005He-Sb for bug-gnu-emacs@gnu.org; Mon, 08 Oct 2012 03:33:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 08 Oct 2012 07:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12600 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 12600-submit@debbugs.gnu.org id=B12600.134968152220236 (code B ref 12600); Mon, 08 Oct 2012 07:33:01 +0000 Original-Received: (at 12600) by debbugs.gnu.org; 8 Oct 2012 07:32:02 +0000 Original-Received: from localhost ([127.0.0.1]:60699 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TL7oo-0005GA-2Y for submit@debbugs.gnu.org; Mon, 08 Oct 2012 03:32:02 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:44231) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TL7ol-0005Fp-EL for 12600@debbugs.gnu.org; Mon, 08 Oct 2012 03:32:01 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MBK00F00CU33100@a-mtaout22.012.net.il> for 12600@debbugs.gnu.org; Mon, 08 Oct 2012 09:31:26 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MBK00FEFCWD2C10@a-mtaout22.012.net.il>; Mon, 08 Oct 2012 09:31:26 +0200 (IST) In-reply-to: <50720A4F.2010200@gmail.com> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:65371 Archived-At: > Date: Sun, 07 Oct 2012 17:03:43 -0600 > From: Christoph Scholtes > > emacs -Q > > Load large file, e.g. emacs.c. Buffer content must exceed one > screen. > > Enable linum mode with `M-x linum-mode'. > > Shrink frame. Maximize frame. Fringe on the left side is missing line > numbers. What do you mean by "shrink" and "maximize", exactly? Clicking on the maximize button on the upper left corner of the Emacs frame (on MS-Windows) doesn't reproduce the problem.