x man - Topic Profile
  Home FAQ Contact Sign in
 
Advanced search
POPULAR GROUPS

more...

Most active groups for topic
perl.cpan.testers 72639
alt.personals.phone 6713
de.alt.sysadmin.recovery 837
alt.philosophy 661
de.newusers.questions 438
rec.music.reggae 233
alt.nuke.the.usa 227
de.org.ccc 218
gnu.emacs.help 181
alt.seduction.fast 164
Last week most active authors
No posts for a week
Last active threads
man-preview.el -- put nroff source through man
Started Kevin Ryde · Date: Aug 8, 2008 18:29 · 1 post(s)
How do I decode an NROFF file for viewing?
Started Alan Mackenzie · Date: Jul 19, 2008 11:08 · 3 post(s)
PASS Task-Math-Symbolic-1.01 i686-linux-64int-ld 2.6.24-16-generic
Started Dagolden · Date: Jun 27, 2008 07:20 · 1 post(s)
Re: disable split frame while viewing manual pages?
Started peter360 · Date: Jun 18, 2008 10:25 · 2 post(s)
Re: disable split frame while viewing manual pages?
Started David Hansen · Date: Jun 18, 2008 07:24 · 1 post(s)
disable split frame while viewing manual pages?
Started peter360 · Date: Jun 17, 2008 10:57 · 1 post(s)
FAIL Text-Templar-2.43 i686-linux-64int-ld 2.6.24-16-generic
Started Dagolden · Date: Jun 5, 2008 14:49 · 1 post(s)
man-completion.el
Started Kevin Ryde · Date: May 2, 2008 18:02 · 4 post(s)
韓流風
Started xfp2rcsxjoq9siw · Date: May 7, 2008 00:24 · 1 post(s)
hentai man rogue x soi fong bleach hentai story hentai negima
Started tattooyangelina · Date: Mar 24, 2008 08:18 · 1 post(s)
Last week hot threads
No posts for a week
Latest posts
man-preview.el -- put nroff source through man
Group: gnu.emacs.sources · Group Profile · Search for x man in gnu.emacs.sources
Author: Kevin Ryde
Date: Aug 8, 2008 18:29

...your option) any later ;; version. ;; ;; man-preview.el is distributed in...gnu.org/licenses>. ;;; Commentary: ;; M-x man-preview displays a preview...window-start)))) (erase-buffer) ;; Running man with "-Tlatin1" makes it print...region (point-min) (point-max) "man" nil ;; don't delete input...delete-file errorfile) (if (fboundp 'Man-mode) ;; emacs21 and emacs22 (progn...
Show full article (8.48Kb)
Re: How do I decode an NROFF file for viewing?
Group: gnu.emacs.help · Group Profile · Search for x man in gnu.emacs.help
Author: Xah
Date: Jul 19, 2008 13:39

Alan Mackenzie wrote: The M-x man command does 2 things: ...you can use WoMan to read man pages in emacs. The manual-entry... The “col -b” formats the man page to plain text (rid ... you need to read a man-page file once without adding ... your $MANPATH. • How to read a compressed man page without the “... n43921.1 | compress -cd - | nroff -man | col -b” • How to read ... command is essentially “nroff -e -man file_name | more -s”. http://xahlee....
Show full article (1.59Kb)
How do I decode an NROFF file for viewing?
Group: gnu.emacs.help · Group Profile · Search for x man in gnu.emacs.help
Author: Alan Mackenzie
Date: Jul 19, 2008 11:08

Hallo, world! The M-x man command does 2 things: (i) It finds the pertinent file using complicated, difficult, and obscure algorithms; (ii) It converts the markup stuff in the file to a readable form and displays it. I have an Nroff file, mount.8, loaded into Emacs. How do I do part (ii) of the above, and get it nicely displayed? TIA! -- Alan Mackenzie (Nuremberg, Germany).
Show full article (0.39Kb)
PASS Task-Math-Symbolic-1.01 i686-linux-64int-ld 2.6.24-16-generic
Group: perl.cpan.testers · Group Profile · Search for x man in perl.cpan.testers
Author: Dagolden
Date: Jun 27, 2008 07:20

.../home/david/perl/5.8.x/bin/perl "-Iinc" Makefile.PL .../home/david/perl/5.8.x/bin/perl "-MExtUtils::Command::MM"...home/david/perl/5.8.x/lib/5.8.8/i686...home/david/perl/5.8.x/bin/perl "-MExtUtils::Command::MM...home/david/perl/5.8.x/man/man3/Math::SymbolicX::Complex...home/david/perl/5.8.x/bin/perl "-MExtUtils::Command::MM...OS-specific diagnostics, for MSWin32): $^X = /home/david/perl/5.8...home/david/perl/5.8.x -Dmydomain=.hyperbolic.net -Dcf_email=dagolden...
Show full article (14.02Kb)
Re: disable split frame while viewing manual pages?
Group: gnu.emacs.help · Group Profile · Search for x man in gnu.emacs.help
Author: Rupert Swarbrick
Date: Jun 18, 2008 10:35

... .emacs file? What value should I set it to? Thanks. Try doing M-x man first (you don't have to get past the minibuffer prompt). This will load up the lazy-loaded libraries and define Man-notify-method for you. Then you'll get completion (and a list of possible values) for M-x customize-variable. (Because defcustom/defvar don't clobber ... in future, even though it gets read at emacs load, before man load) Rupert
Show full article (0.59Kb)
Re: disable split frame while viewing manual pages?
Group: gnu.emacs.help · Group Profile · Search for x man in gnu.emacs.help
Author: peter360
Date: Jun 18, 2008 10:25

...unix online manual pages in emacs (using M-x man). But one annoying thing is that the... (into top and botton frames) and the man page shows in the bottom frame. As... do this by default. In xemacs the man page buffer simply replaces the current buffer ... I get gnu emacs to do the same thing? M-x customize-variable Man-notify-method David -- View this message in context: http://www...
Show full article (1.00Kb)
Re: disable split frame while viewing manual pages?
Group: gnu.emacs.help · Group Profile · Search for x man in gnu.emacs.help
Author: David Hansen
Date: Jun 18, 2008 07:24

... I like to view unix online manual pages in emacs (using M-x man). But one annoying thing is that the buffer ... vertically (into top and botton frames) and the man page shows in the bottom frame. As far ...does not do this by default. In xemacs the man page buffer simply replaces the current buffer and ...How can I get gnu emacs to do the same thing? M-x customize-variable Man-notify-method David
Show full article (0.59Kb)
disable split frame while viewing manual pages?
Group: gnu.emacs.help · Group Profile · Search for x man in gnu.emacs.help
Author: peter360
Date: Jun 17, 2008 10:57

...help me resolve this minor annoyance. I like to view unix online manual pages in emacs (using M-x man). But one annoying thing is that the buffer is split vertically (into top and botton frames) and the man page shows in the bottom frame. As far as I know xemacs does not do this by default. In xemacs the man page buffer simply replaces the current buffer and occupies the entire frame. How...
Show full article (0.67Kb)
FAIL Text-Templar-2.43 i686-linux-64int-ld 2.6.24-16-generic
Group: perl.cpan.testers · Group Profile · Search for x man in perl.cpan.testers
Author: Dagolden
Date: Jun 5, 2008 14:49

.../home/david/perl/5.8.x/bin/perl Makefile.PL --config=...(/home/david/perl/5.8.x/bin/perl Makefile.PL exited .../home/david/perl/5.8.x/bin/perl "-Iblib/lib" "-Iblib...home/david/perl/5.8.x/man/man3/Class::Translucent.3...home/david/perl/5.8.x/bin/perl Makefile.PL exited...home/david/perl/5.8.x/bin/perl -s -MParse::RecDescent...OS-specific diagnostics, for MSWin32): $^X = /home/david/perl/5.8...home/david/perl/5.8.x -Dmydomain=.hyperbolic.net -Dcf_email=dagolden...
Show full article (11.08Kb)
Re: man-completion.el
Group: gnu.emacs.sources · Group Profile · Search for x man in gnu.emacs.sources
Author: Kevin Ryde
Date: May 7, 2008 16:43

.... In fact I put up the defadvice on the wiki for pressing it into service on M-x man. (defadvice man (before my-woman-prompt activate) (interactive (progn (require 'woman) (list (woman-file-name nil))))) ...could share such code, There's normally a subtle difference in that man parses the pages for aliases (lexgrog), so its database has the ...
Show full article (0.83Kb)