GNU bug report logs - #172
dired-aux.el better nroff suggestion

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Thu, 1 May 2008 04:30:04 UTC

Severity: wishlist

Fixed in version 24.0.94

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 172 in the body.
You can then email your comments to 172 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#172; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to jidanni <at> jidanni.org:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: dired-aux.el better nroff suggestion
Date: Thu, 01 May 2008 12:23:29 +0800
! runs the command dired-do-shell-command
  which is an interactive compiled Lisp function in `dired-aux.el'.

which when placed on top of kernel-img.conf.5.gz
suggests     gunzip -qc * | tbl | nroff -man -h
when in fact gunzip -qc * | tbl | nroff -man -h | col -b
is needed, unless one likes ^H's, which are what one sees lots of
currently. Not sure the fate of non-ASCII though with col -b.

And it should be
gunzip -qc * |tbl|nroff -man -h|col -b
with less spaces as minibuffer space is at a premium.






Severity set to `wishlist' from `normal' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Sat, 28 Jun 2008 01:10:05 GMT) Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#172; Package emacs. (Thu, 30 Apr 2009 09:40:05 GMT) Full text and rfc822 format available.

View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#172: closed (dired-aux.el better nroff suggestion)
Date: Wed, 22 Feb 2012 04:06:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 21 Feb 2012 23:03:15 -0500
with message-id <khsji3pla4.fsf <at> fencepost.gnu.org>
and subject line Re: bug#172: dired-aux.el better nroff suggestion
has caused the debbugs.gnu.org bug report #172,
regarding dired-aux.el better nroff suggestion
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
172: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=172
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: dired-aux.el better nroff suggestion
Date: Thu, 01 May 2008 12:23:29 +0800
! runs the command dired-do-shell-command
  which is an interactive compiled Lisp function in `dired-aux.el'.

which when placed on top of kernel-img.conf.5.gz
suggests     gunzip -qc * | tbl | nroff -man -h
when in fact gunzip -qc * | tbl | nroff -man -h | col -b
is needed, unless one likes ^H's, which are what one sees lots of
currently. Not sure the fate of non-ASCII though with col -b.

And it should be
gunzip -qc * |tbl|nroff -man -h|col -b
with less spaces as minibuffer space is at a premium.




[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 172-done <at> debbugs.gnu.org
Subject: Re: bug#172: dired-aux.el better nroff suggestion
Date: Tue, 21 Feb 2012 23:03:15 -0500
Version: 24.0.94

OK; added col -b.


Notification sent to jidanni <at> jidanni.org:
bug acknowledged by developer. (Wed, 22 Feb 2012 04:06:03 GMT) Full text and rfc822 format available.

Message #13 received at 172-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 172-done <at> debbugs.gnu.org
Subject: Re: bug#172: dired-aux.el better nroff suggestion
Date: Tue, 21 Feb 2012 23:03:15 -0500
Version: 24.0.94

OK; added col -b.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 21 Mar 2012 11:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 66 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.