From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "alin.s" Newsgroups: gmane.emacs.devel Subject: Re: linum mode and narrow region. Date: Tue, 12 Jan 2010 05:54:20 -0800 (PST) Message-ID: <27127866.post@talk.nabble.com> References: <27124923.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1263304481 11462 80.91.229.12 (12 Jan 2010 13:54:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Jan 2010 13:54:41 +0000 (UTC) To: Emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 12 14:54:34 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NUhCZ-0005pN-TR for ged-emacs-devel@m.gmane.org; Tue, 12 Jan 2010 14:54:32 +0100 Original-Received: from localhost ([127.0.0.1]:35847 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUhCa-00015R-Op for ged-emacs-devel@m.gmane.org; Tue, 12 Jan 2010 08:54:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NUhCV-00015M-Sc for emacs-devel@gnu.org; Tue, 12 Jan 2010 08:54:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NUhCR-00014V-Dr for Emacs-devel@gnu.org; Tue, 12 Jan 2010 08:54:27 -0500 Original-Received: from [199.232.76.173] (port=55400 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUhCR-00014S-BA for Emacs-devel@gnu.org; Tue, 12 Jan 2010 08:54:23 -0500 Original-Received: from kuber.nabble.com ([216.139.236.158]:54499) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NUhCQ-0002nl-Lg for Emacs-devel@gnu.org; Tue, 12 Jan 2010 08:54:22 -0500 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NUhCO-000126-C0 for Emacs-devel@gnu.org; Tue, 12 Jan 2010 05:54:20 -0800 In-Reply-To: <27124923.post@talk.nabble.com> X-Nabble-From: alinsoar@voila.fr X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:119869 Archived-At: OK, but in help-mode there is not too much use of linum. In C there is . Example: I keep a function visible (c-x n d), and I want to jump to line 444. I can press M-gg, and introduce the line to jump to. But sometimes it is better just to go next line, or 10 lines forward. So due to a bug into a mode that needs wide-hide to work, it does not mean to stop the development for all the modes. -- View this message in context: http://old.nabble.com/linum-mode-and-narrow-region.-tp27124923p27127866.html Sent from the Emacs - Dev mailing list archive at Nabble.com.