"Robin S. Socha" <robin(a)socha.net> writes:
* Harry Putnam <reader(a)newsguy.com> writes:
> Recently compiled xemacs-21.2.19 . Looking for a function in
> html-mode similar to fsf emacs `browse-url-of-buffer' [C-c C-v] that
> allows one to toggle instant viewing of any edits in a browser.
> Is there such functionality?
C-h k works on menues, too }:->
sgml-html-netscape-file
hm--html-send-buffer-to-netscape
Its a rare occasion to have to argue with you Robin, but on my 21.2.19
the only likely looking suspect on the menus is HTML/View in
[netscape w3 etc] which produces:
Loading w3...
Invalid byte code: "variable reference to constant symbol :group"
I thought I'd gotten that error originally from trying to loadd an fsf
compiled w3 but have since used xemacs nifty package tools to get the
latest and greatest of everything. Somehow that "other" w3 path is
creeping in there, plainly visible with C-h v load-path <RET>.
Working on that now.
PS the hm-html package is not in evidence on
ftp.xemacs.org:/pub/xemacs/packages or at least the package tools
didn't find it there. I do have it in the "sumo" download though so
will try that one.