Oops, I guess I've "cvs add" before cvs ci in previous commit.
This commit is contained in:
parent
7ee15bfa25
commit
10d898f69b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39004
24
www/w3-4/pkg-message
Normal file
24
www/w3-4/pkg-message
Normal file
@ -0,0 +1,24 @@
|
||||
w3-4.0 package is WWW browser package for emacs.
|
||||
|
||||
Info path and elisp load path would be set as follows :
|
||||
|
||||
Info path - ${PREFIX}/info
|
||||
load path - ${PREFIX}/share/emacs/site-lisp/w3
|
||||
|
||||
You may be happy by adding following lines to your .emacs file:
|
||||
|
||||
(setq url-keep-history t)
|
||||
(setq url-be-asynchronous t)
|
||||
(setq w3-default-homepage
|
||||
"file://localhost/usr/share/doc/handbook/handbook.html")
|
||||
|
||||
and copying .mosaic-hotlist-default file from ${PREFIX}/share/examples/w3
|
||||
directory to your home directory.
|
||||
|
||||
Setting above user environment would be only executed by
|
||||
${PREFIX}/share/examples/w3/user-install on your home directory.
|
||||
|
||||
If you have installed correctly, type "M-x w3". Enjoy!
|
||||
|
||||
- Kiriyama Kazuhiko
|
||||
kiri@kiri.toba-cmt.ac.jp
|
Loading…
Reference in New Issue
Block a user