From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#5370: M-x hexl-mode M-x hexl-mode leaves unwanted ruler Date: Thu, 01 Jul 2010 01:31:53 -0400 Message-ID: <87lj9v22eu.fsf@stupidchicken.com> References: <87mxuct9yb.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1277964012 8829 80.91.229.12 (1 Jul 2010 06:00:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 1 Jul 2010 06:00:12 +0000 (UTC) Cc: 5370@debbugs.gnu.org To: Juanma Barranquero Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 01 08:00:10 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 1OUCoj-0002fm-0V for geb-bug-gnu-emacs@m.gmane.org; Thu, 01 Jul 2010 08:00:09 +0200 Original-Received: from localhost ([127.0.0.1]:50089 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUCoi-0006sD-EJ for geb-bug-gnu-emacs@m.gmane.org; Thu, 01 Jul 2010 02:00:08 -0400 Original-Received: from [140.186.70.92] (port=32939 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUCo7-0006YF-G1 for bug-gnu-emacs@gnu.org; Thu, 01 Jul 2010 01:59:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OUCo6-00049G-9v for bug-gnu-emacs@gnu.org; Thu, 01 Jul 2010 01:59:31 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:33864) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OUCo6-00049B-6I for bug-gnu-emacs@gnu.org; Thu, 01 Jul 2010 01:59:30 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1OUCOT-0007iT-P3; Thu, 01 Jul 2010 01:33:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Chong Yidong Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 01 Jul 2010 05:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 5370 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 5370-submit@debbugs.gnu.org id=B5370.127796232229654 (code B ref 5370); Thu, 01 Jul 2010 05:33:01 +0000 Original-Received: (at 5370) by debbugs.gnu.org; 1 Jul 2010 05:32:02 +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 1OUCNW-0007iF-7e for submit@debbugs.gnu.org; Thu, 01 Jul 2010 01:32:02 -0400 Original-Received: from pantheon-po41.its.yale.edu ([130.132.50.98]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OUCNU-0007ht-Qx for 5370@debbugs.gnu.org; Thu, 01 Jul 2010 01:32:01 -0400 Original-Received: from furry (adsl-99-69-53-86.dsl.wlfrct.sbcglobal.net [99.69.53.86]) (authenticated bits=0) by pantheon-po41.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o615VtmX008891 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 1 Jul 2010 01:31:57 -0400 Original-Received: by furry (Postfix, from userid 1000) id DDCB4C011; Thu, 1 Jul 2010 01:31:53 -0400 (EDT) In-Reply-To: (Juanma Barranquero's message of "Thu, 1 Jul 2010 02:21:03 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 01 Jul 2010 01:33:01 -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:38164 Archived-At: Juanma Barranquero writes: > Why do you need "(when enable" in ruler--save-header-line-format, > > Also, the docstring for r--s-h-l-f says > > "Install the header line format for Ruler mode. > Unless if Ruler mode is already enabled, save the old header line > format first." Typos, sorry. Fixed. Thanks for checking.