emacs-devel
[Top][All Lists]
Advanced

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

Re: Flipping url-show-status default


From: Lars Magne Ingebrigtsen
Subject: Re: Flipping url-show-status default
Date: Sat, 02 Oct 2010 04:06:16 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Chong Yidong <address@hidden> writes:

> Yes, that would be fine.  (I guess this would work by binding
> url-show-status to nil locally in the url buffer).

No, that didn't work, unfortunately, since after poking around in the
code for a couple of hours, I found that the buffers were created and
discarded and then created again.  And besides, many of the messaging
calls didn't take place from the process buffers.

So I created a new slot in the URL defstruct to signal silence, and
tweaked a couple functions to respect that.

It works for me, but the code is very involved, so who knows...

-- 
(domestic pets only, the antidote for overdose, milk.)
  address@hidden * Lars Magne Ingebrigtsen




reply via email to

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