Gnus development mailing list
 help / color / mirror / Atom feed
From: Leo <sdl.web@gmail.com>
To: ding@gnus.org
Subject: Re: [PATCH] Use `url' rather than curl
Date: Sat, 18 Sep 2010 20:25:06 +0100	[thread overview]
Message-ID: <m139t6kg6l.fsf@cam.ac.uk> (raw)
In-Reply-To: <m3wrqi50io.fsf@quimbies.gnus.org> (Lars Magne Ingebrigtsen's message of "Sat, 18 Sep 2010 21:12:31 +0200")

On 2010-09-18 20:12 +0100, Lars Magne Ingebrigtsen wrote:
> Leo <sdl.web@gmail.com> writes:
>
>> It jumps around in the buffer it switches to when the process buffer is
>> killed, so it is usually the buffer before invoking the process.
>
> I kill buffers with processes in them all the time, and I haven't
> noticed this.  Sounds like an Emacs bug of some kind?

I think (not sure) that is part of the URL's flow. After it invokes the
callback provided by the user, it does other things which require the
process buffer to be around. kill-buffer inside the process's
filter/sentinel, disrupt its working.

When you kill the buffer (C-x k), it is not inside the callback anymore
ie most likely the URL's job is done.

Leo

-- 
Any Emacs contains an ad hoc, informally-specified, bug-ridden, slow
implementation of half of Common Lisp.



  reply	other threads:[~2010-09-18 19:25 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-18  9:55 gnus-html, url and curl Julien Danjou
2010-09-18 11:50 ` Lars Magne Ingebrigtsen
2010-09-18 13:42   ` Julien Danjou
2010-09-18 14:14     ` Lars Magne Ingebrigtsen
2010-09-18 16:25       ` Steinar Bang
2010-09-18 16:34         ` Lars Magne Ingebrigtsen
2010-09-18 18:22     ` [PATCH] Use `url' rather than curl Julien Danjou
2010-09-18 18:30       ` Leo
2010-09-18 18:34         ` Julien Danjou
2010-09-18 19:07           ` Leo
2010-09-18 19:12             ` Lars Magne Ingebrigtsen
2010-09-18 19:25               ` Leo [this message]
2010-09-18 19:28                 ` Lars Magne Ingebrigtsen
2010-09-18 20:02                   ` Leo
2010-09-18 18:39       ` Lars Magne Ingebrigtsen
2010-09-18 19:08         ` Adam Sjøgren
2010-09-18 20:14       ` [PATCH] " Leo
2010-09-18 20:21         ` Lars Magne Ingebrigtsen
2010-09-18 20:24           ` Leo
2010-09-18 20:44       ` Adam Sjøgren
2010-09-22  1:03 ` gnus-html, url and curl Katsumi Yamaoka
2010-09-22 16:21   ` Lars Magne Ingebrigtsen
2010-09-23  1:29     ` Katsumi Yamaoka
2010-09-23  8:13       ` Robert Pluim
2010-09-23 15:57         ` Lars Magne Ingebrigtsen
2010-09-23 17:42           ` Adam Sjøgren
2010-09-23 17:47             ` 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

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

  git send-email \
    --in-reply-to=m139t6kg6l.fsf@cam.ac.uk \
    --to=sdl.web@gmail.com \
    --cc=ding@gnus.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.
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 NNTP newsgroup(s).