public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: "Khamis Abuelkomboz (UUNET)" <khamis@knuut.de>
To: sourcenav@sources.redhat.com
Subject: html parser/highlighter for SN452
Date: Tue, 30 Jan 2001 06:49:00 -0000	[thread overview]
Message-ID: <3A76D3B5.1090801@knuut.de> (raw)

if somebody is interested in a html browser
for sn, you can download the following files
for Windows platforms:

http://home.knuut.de/khamis/sn/hyper.exe
http://home.knuut.de/khamis/sn/html.exe

You need to make the following steps:

1. replace/copy hyper.exe html.exe into <SN>/bin
2. edit <SN>/share/etc/sn_prop.cfg and add the following lines:

	# html
	sn_add_parser html \
		-suffix {*.htm *.html *.xml} \
		-brow_cmd $sn_path(bindir)/html \
		-high_cmd $sn_path(bindir)/html

    (or download http://home.knuut.de/khamis/sn/sn_prop.cfg )

3. edit <SN>/share/gui/sninit.tcl and replace line 649

<< sninit.tcl:649: set sn_options(sys,builtin-highlighting) {c++ java tcl 
chill python}

 >> sninit.tcl:649: set sn_options(sys,builtin-highlighting) {c++ java tcl 
chill python html}

have fun,
khamis

             reply	other threads:[~2001-01-30  6:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-30  6:49 Khamis Abuelkomboz (UUNET) [this message]
2001-01-30 10:31 ` Syd Polk
2001-01-30 12:03   ` Tom Tromey
2001-01-31  1:06 ` Khamis Abuelkomboz (UUNET)
2001-01-31  1:08   ` Khamis Abuelkomboz (UUNET)
2001-02-01  5:56 ` Eray Ozkural (exa)
2001-02-01 10:29   ` Ian Roxborough
2001-02-01 15:18     ` Tom Tromey
2001-02-02 10:29     ` Eray Ozkural (exa)
2001-02-02 10:40       ` Mo DeJong
2001-02-02  2:09 ` Khamis Abuelkomboz (UUNET)

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=3A76D3B5.1090801@knuut.de \
    --to=khamis@knuut.de \
    --cc=sourcenav@sources.redhat.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).