all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: problems reading some manual pages in emacs (M-x Woman)
Date: Sat, 09 Feb 2008 12:04:55 +1100	[thread overview]
Message-ID: <87r6fngcso.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: 86bq6rqcf4.fsf@magma.ca

Peter Smerdon <psmerdon@magma.ca> writes:

> Hello,
> I like to use the `woman' package to read manual pages but noticed
> recently that some new software I install is not being added to the
> woman database. (if it even uses a database, I am not sure) 
>
> For example, I installed `namp' and `most', neither show up in
> Woman. The only way to read these fine manual pages is to use
> woman-find-file.
>
> I tried with both of theses versions:
> GNU Emacs 22.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.12.0) of
> 2007-11-06 on king, modified by Ubuntu
>
> GNU Emacs 23.0.60.1 (x86_64-pc-linux-gnu, GTK+ Version 2.12.0) of
> 2007-12-30 on osmium
>
> Oh, while on the same subject, is there any way to bookmark a woman
> manual page with the bookmark package?
>
> C-x rm gives me:
> bookmark-set: Buffer not visiting a file or directory
>

There are a couple of things I can think of you should check out.

Firstly, make sure you can get those pages with the normal 'man'
command. This will verify that things like your manpath settings are
correct and the whatis database has been re-buuilt since adding the new
man pages. 

If that all works fine, try starting woman with the 'universal'
arguement. This will force woman to re-build it s man page cache i.e.

C-u M-x woman

As for bookmarking the pages, not sure it will work because bookmarks
are associated with files and while the man page is in a file, to emacs,
its just a woman buffer.

Tim



-- 
tcross (at) rapttech dot com dot au


  reply	other threads:[~2008-02-09  1:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-08 23:02 problems reading some manual pages in emacs (M-x Woman) Peter Smerdon
2008-02-09  1:04 ` Tim X [this message]
2008-02-09 11:17   ` Peter Smerdon
2008-02-09  9:35 ` Peter Dyballa
     [not found] ` <mailman.7201.1202549731.18990.help-gnu-emacs@gnu.org>
2008-02-10 21:54   ` Peter Smerdon
2008-02-10 23:16     ` Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r6fngcso.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.