Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: Link Colors in Mule w3 mode
- To: tlug@example.com
- Subject: Re: Link Colors in Mule w3 mode
- From: turnbull@example.com (Stephen J. Turnbull)
- Date: Mon, 7 Oct 96 18:48 JST
- In-reply-to: <Pine.HPP.3.91.960921234856.20524A-100000@example.com> (craig@example.com)
- Reply-To: tlug@example.com
- Sender: owner-tlug
Emacs interaction on DEC-20 circa 1980: User types: ^[^[ User thinks: "Oh, shit, a minibuffer. TECO! Aaaargh!!! Cancel!" User types: ^G^G^G User thinks: "Damn, it's not working! Cancel harder!!" User types: ^G^G^G^G^G^G^G^G^G Emacs responds: Ding! "I see. Can't hack buffers, can you! HAHAHAHA!" Emacs-LISP is much easier to deal with. Really. It is. I do miss the days when an entire editor written in TECO was a string shorter than many Emacs-LISP variable names, though.... >>>>> "Craig" == C Oda <craig@example.com> writes: Craig> We have this on our home page: Craig> <Body BACKGROUND="twics/images/twicsbg2.gif" TEXT="#045381" Craig> LINK="#1B14CD" VLINK="#E5002A " ALINK="# 800000"> Craig> On my mule, the links are unreadable unless I highlight it Craig> with my cursor. I've tried modifying my .Xdefaults file Craig> and have not been successful. If anyone is using mule w3, Craig> can you take a look at http://twics.com and see if you can Craig> read the links. Went and did "Info emacs faces", suggesting "M-X list-faces-display". One look at that and "fgrep 'temp-face' /usr/local/src/w3-2.2.26/*.el" is the obvious next step. That led to the code fragment (if (not w3-user-colors-take-precedence) (let* ((vlink (cdr-safe (assq 'vlink args))) (alink (cdr-safe (assq 'alink args))) (link (cdr-safe (assq 'link args))) Aha! In my "TWICS" buffer, just ESC ESC (setq 'w3-user-colors-take-precedence t) RET o RET n ("o RET n" does a reload), and vi\'ol\`a! Visible links. It's in my .emacs now.... By the way, Emacs-W3 3.0.23 did *not* compile properly on my machine. There seem to be problems with backquote syntax :-( Maybe it's time to try to upgrade my Mule (to an Ass?) Ciao. -- Stephen John Turnbull University of Tsukuba Yaseppochi-Gumi Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp/ Tennodai 1-1-1, Tsukuba, 305 JAPAN turnbull@example.com ----------------------------------------------------------------- a word from the sponsor will appear below ----------------------------------------------------------------- The TLUG mailing list is proudly sponsored by TWICS - Japan's First Public-Access Internet System. Now offering 20,000 yen/year flat rate Internet access with no time charges. Full line of corporate Internet and intranet products are available. info@example.com Tel: 03-3351-5977 Fax: 03-3353-6096
Home | Main Index | Thread Index
- Prev by Date: Re: Java applets VS JavaScript
- Next by Date: Running X on IBM
- Prev by thread: Re: Link Colors in Mule w3 mode
- Next by thread: Re: Readability of Japanese email message
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links