Gnus development mailing list
 help / color / mirror / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: yagnesh raghava yakkala <yagneshmsc@gmail.com>
Cc: ding@gnus.org
Subject: Re: open link in article buffer
Date: Thu, 10 Feb 2011 16:03:23 +0100	[thread overview]
Message-ID: <87vd0sszic.fsf@member.fsf.org> (raw)
In-Reply-To: <87mxm4xcv8.fsf@gmail.com> (yagnesh raghava yakkala's message of "Thu, 10 Feb 2011 22:01:15 +0900")

yagnesh raghava yakkala <yagneshmsc@gmail.com> writes:

Hi!

> I am new to gnus. I have problem with the above mention way of follow
> the link in article buffer. After I press RET , my gnus waits for
> browser to quit. until unless I close the browser(my default browser
> is firefox) I cant access gnus/emacs. Is this something relate to my
> emacs config.?

That sounds like the browser process is started synchonously, which is
not really what one would expect.  What's the value of your
`browse-url-browser-function'?

I guess, it's `browse-url-firefox', right?  If so, does

  (browse-url-firefox "http://www.google.com") ;; C-x C-e here

also block emacs until you close firefox?

Bye,
Tassilo
-- 
Sent from my Emacs



  reply	other threads:[~2011-02-10 15:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-09 17:40 Richard Riley
2011-02-09 18:20 ` Tassilo Horn
2011-02-10 13:01   ` yagnesh raghava yakkala
2011-02-10 15:03     ` Tassilo Horn [this message]
2011-02-10 23:22       ` Philipp Haselwarter
2011-02-18 20:31       ` Yagnesh Raghava Yakkala

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=87vd0sszic.fsf@member.fsf.org \
    --to=tassilo@member.fsf.org \
    --cc=ding@gnus.org \
    --cc=yagneshmsc@gmail.com \
    /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).