From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Trunk emacs infelicity with linum mode Date: Fri, 05 Sep 2014 20:49:14 +0300 Message-ID: <83zjeec605.fsf@gnu.org> References: <87zjeix7hg.fsf@glaurung.internal.golden-gryphon.com> <838um1gar9.fsf@gnu.org> <87ppfdyhpf.fsf@glaurung.internal.golden-gryphon.com> <8361h5g7mv.fsf@gnu.org> <87zjehw5cs.fsf@glaurung.internal.golden-gryphon.com> <834mwog0u0.fsf@gnu.org> <87wq9kd5y3.fsf@glaurung.internal.golden-gryphon.com> <83oauve75i.fsf@gnu.org> <83k35jdyf2.fsf@gnu.org> <83ha0meepi.fsf@gnu.org> <831trqdqvv.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1409939387 32182 80.91.229.3 (5 Sep 2014 17:49:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Sep 2014 17:49:47 +0000 (UTC) Cc: srivasta@ieee.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 05 19:49:39 2014 Return-path: Envelope-to: ged-emacs-devel@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 1XPxdi-0007H9-8Z for ged-emacs-devel@m.gmane.org; Fri, 05 Sep 2014 19:49:38 +0200 Original-Received: from localhost ([::1]:59443 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPxdh-0007sT-PM for ged-emacs-devel@m.gmane.org; Fri, 05 Sep 2014 13:49:37 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38459) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPxdR-0007r6-74 for emacs-devel@gnu.org; Fri, 05 Sep 2014 13:49:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPxdM-0002Zw-Fx for emacs-devel@gnu.org; Fri, 05 Sep 2014 13:49:21 -0400 Original-Received: from mtaout24.012.net.il ([80.179.55.180]:53723) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPxdM-0002Z7-99 for emacs-devel@gnu.org; Fri, 05 Sep 2014 13:49:16 -0400 Original-Received: from conversion-daemon.mtaout24.012.net.il by mtaout24.012.net.il (HyperSendmail v2007.08) id <0NBF00C00UVUP500@mtaout24.012.net.il> for emacs-devel@gnu.org; Fri, 05 Sep 2014 20:44:17 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout24.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NBF00ASRVXT1R50@mtaout24.012.net.il>; Fri, 05 Sep 2014 20:44:17 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.180 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:174047 Archived-At: > From: Stefan Monnier > Cc: srivasta@ieee.org, emacs-devel@gnu.org > Date: Fri, 05 Sep 2014 12:23:11 -0400 > > >> I'd be happy to use some other mechanism in (n)linum to setup the > >> margin, but window-configuration-change-hook is the best I found so far. > > Setting up the margins is not the problem. Redrawing the display > > using the special face is. > > Hmm... so you're saying on linum.el is problematic, whereas nlinum.el > is fine? Most probably, although I didn't try. Perhaps Manoj could try in his setup.