chiark / gitweb /
emacs, dot-emacs: Overhaul of URL browsing in Emacs.
authorMark Wooding <mdw@ncipher.com>
Tue, 13 Jun 2006 10:06:46 +0000 (11:06 +0100)
committerMark Wooding <mdw@ncipher.com>
Tue, 13 Jun 2006 10:06:46 +0000 (11:06 +0100)
commita203fba87fe2b0d9be2c1da7b55a6eb6ca46766b
tree06bb32e684eb3b8937f5bedd1fbc6609ab4c8555
parentaf145726693c5c4ef42f10bbce3be259363436cc
emacs, dot-emacs: Overhaul of URL browsing in Emacs.

Insert a wossname in front of w3m's main function so that it doesn't
take over my current window.  It now tries to reuse the existing w3m
window if there is one, or picks some other convenient window, creating
a new one if necessary.  This makes Hyperspec lookups rather more
convenient, since I can carry on working in the REPL or a Lisp buffer
with the Hyperspec stuff in a fixed place and not worry about w3m
screwing my display over.
dot-emacs.el
emacs