bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ffap.el vs. offline user


From: Kevin Rodgers
Subject: Re: ffap.el vs. offline user
Date: Tue, 01 Jul 2003 16:53:25 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Dan Jacobson wrote:

Using ffap, I put the cursor on ipwhois.rfc-ignorant.org and do C-x
C-f. In *Messages*, we see
Pinging ipwhois.rfc-ignorant.org (Non-profit Organization)...
byte-code: ipwhois.rfc-ignorant.org/discard Temporary failure in name resolution
along with the punishing flash for doing something wrong.

Why of course, I am offline. I want it to act like I had the cursor on
http://ipwhois.rfc-ignorant.org which will register a request via
http_proxy to wwwoffle to fetch next time I dialup.

Looking in ffap.el for anything about "off line" users, we find none
and tinker with perhpas (set-variable (quote ffap-machine-p-local) (quote 
accept))
no help there either.

Since ".org" is a known top-level domain (evident by "Non-profit
Organization"), I would try (setq ffap-machine-p-known 'accept).
Does that help?


--
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;";>Kevin Rodgers</a>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]