[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
Re: Best Practices in W3 and TRPlayer
- To: raman@xxxxxxxxxxx
- Subject: Re: Best Practices in W3 and TRPlayer
- From: Yvonne Thomson <yvonne@xxxxxxxxxxx>
- Date: Sun, 26 Jun 2005 15:01:01 +1000
- Delivered-To: priestdo@xxxxxxxxxxx
- Delivered-To: emacspeak@xxxxxxxxxxx
- In-Reply-To: <17083.29800.126157.416782@xxxxxxxxxxx>
- List-Help: <mailto:emacspeak-request@xxxxxxxxxxx?subject=help>
- List-Post: <mailto:emacspeak@xxxxxxxxxxx>
- List-Subscribe: <mailto:emacspeak-request@xxxxxxxxxxx?subject=subscribe>
- List-Unsubscribe: <mailto:emacspeak-request@xxxxxxxxxxx?subject=unsubscribe>
- Old-Return-Path: <yvonne@xxxxxxxxxxx>
- Resent-Date: Sun, 26 Jun 2005 01:00:35 -0400 (EDT)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <syU8OD.A.FCE.zZjvCB@xxxxxxxxxxx>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
- User-Agent: Wanderlust/2.14.0 (Africa) Emacs/21.3 Mule/5.0 (SAKAKI)
Another solution to the bookmark problem is something I'm using myself
already with w3m.
The bookmark manager in that was driving me nuts, so I wrote my own
quick hack using emacs-wiki-mode:
http://www.emacswiki.org/cgi-bin/wiki/EmacsWikiMode
If anyone's interested I can try and change my glue code to work with w3
instead of w3m, but what it basically amounts to is a function that asks
you for a page title with a default of the current title and a
category.
It then either adds to or creates a wiki page with that category in a
directory called, in my case, .bookmarks.
I've also set up functions that let me view a category and add the link
under point.
Let me know if anyone's interested.
-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"