unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: emacs-devel@gnu.org
Subject: Re: Flipping url-show-status default
Date: Fri, 01 Oct 2010 22:58:39 -0400	[thread overview]
Message-ID: <87vd5l5mhs.fsf@stupidchicken.com> (raw)
In-Reply-To: <m38w2h1h7r.fsf@quimbies.gnus.org> (Lars Magne Ingebrigtsen's message of "Sat, 02 Oct 2010 04:06:16 +0200")

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Chong Yidong <cyd@stupidchicken.com> writes:
>
> 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...

What's this about?

+     (message "hei: %s" url-current-object)
+     (with-current-buffer (get-buffer-create "back")
+       (let ((standard-output (current-buffer)))
+ 	(backtrace)))



  parent reply	other threads:[~2010-10-02  2:58 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-01 14:20 Flipping url-show-status default Lars Magne Ingebrigtsen
2010-10-01 14:56 ` Ted Zlatanov
2010-10-01 18:13 ` Chong Yidong
2010-10-01 18:23   ` Lars Magne Ingebrigtsen
2010-10-01 22:17     ` Chong Yidong
2010-10-01 22:20       ` Lars Magne Ingebrigtsen
2010-10-01 22:29         ` Chong Yidong
2010-10-02  2:06           ` Lars Magne Ingebrigtsen
2010-10-02  2:23             ` Lars Magne Ingebrigtsen
2010-10-02  2:24               ` Lars Magne Ingebrigtsen
2010-10-02  2:58             ` Chong Yidong [this message]
2010-10-02 13:07               ` Lars Magne Ingebrigtsen
2010-10-01 18:34   ` Ted Zlatanov
2010-10-01 22:21     ` Chong Yidong
2010-10-02  7:23       ` Eli Zaretskii
2010-10-02 15:13       ` Ted Zlatanov
2010-10-02  7:34     ` James Cloos
2010-10-02 14:54       ` Ted Zlatanov
2010-10-02 19:21         ` James Cloos
2010-10-03 12:50           ` Ted Zlatanov
2010-10-03 22:34             ` James Cloos
2010-10-05 16:51 ` Davis Herring
2010-10-05 16:58   ` Lars Magne Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vd5l5mhs.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).