GNU bug report logs - #12099
Remove out of date example code in woman.el

Previous Next

Package: emacs;

Reported by: Reuben Thomas <rrt <at> sc3d.org>

Date: Tue, 31 Jul 2012 12:03:02 UTC

Severity: normal

Done: Bastien <bzg <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Reuben Thomas <rrt <at> sc3d.org>
Subject: bug#12099: closed (Re: bug#12099: Remove out of date example code
 in woman.el)
Date: Tue, 31 Jul 2012 13:40:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#12099: Remove out of date example code in woman.el

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 12099 <at> debbugs.gnu.org.

-- 
12099: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12099
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Bastien <bzg <at> gnu.org>
To: Reuben Thomas <rrt <at> sc3d.org>
Cc: 12099-done <at> debbugs.gnu.org
Subject: Re: bug#12099: Remove out of date example code in woman.el
Date: Tue, 31 Jul 2012 15:32:37 +0200
Reuben Thomas <rrt <at> sc3d.org> writes:

> This is cute, but gnudoit no longer exists, and this code is far from
> complete (see the recent discussion on making Emacs a replacement for
> standalone info on gnu-prog-discuss). I suggest simply removing the
> above from woman.el.

Done.

-- 
 Bastien

[Message part 3 (message/rfc822, inline)]
From: Reuben Thomas <rrt <at> sc3d.org>
To: bug-emacs <bug-emacs <at> gnu.org>
Subject: Remove out of date example code in woman.el
Date: Tue, 31 Jul 2012 12:55:32 +0100
woman.el contains the following bit of documentation:

;; The following is based on suggestions by Guy Gascoigne-Piggford and
;; Juanma Barranquero.  If you really want to square the man-woman
;; circle then you might care to define the following bash function in
;; .bashrc:

;;   man() { gnudoit -q '(raise-frame (selected-frame)) (woman' \"$1\" ')' ; }

;; If you use Microsoft COMMAND.COM then you can create a file called
;; man.bat somewhere in your path containing the two lines:

;;   @echo off
;;   gnudoit -q (raise-frame (selected-frame)) (woman \"%1\")

;; and then (e.g. from a command prompt or the Run... option in the
;; Start menu) just execute

;;   man man_page_name

This is cute, but gnudoit no longer exists, and this code is far from
complete (see the recent discussion on making Emacs a replacement for
standalone info on gnu-prog-discuss). I suggest simply removing the
above from woman.el.

-- 
http://rrt.sc3d.org



This bug report was last modified 13 years and 11 days ago.

Previous Next


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