Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: pkd <p_u_n_k_i_n_d@yahoo.it>
Subject: Re: Did you try Gnus and didn't like it?
Date: 9 Sep 2004 11:23:16 GMT	[thread overview]
Message-ID: <87acvzit4d.fsf@ID-219024.news.uni-berlin.de> (raw)
In-Reply-To: <m1wtz5adoi.fsf@MLMCE0000L22801.local>

On 07 Sep 2004, Richard E. Maine wrote:


> But since you ask, the single thing I dislike the most is the
> single-threaded nature of (x)emacs, combined with Gnus.  If my nntp
> connection is being slow for any reason, then I can't do anything else
> in (x)emacs while I'm waiting for it.  Since xemacs is what I use as
> my preferred editor, this tends to hit an awful lot of things that I
> might do while waiting.  Starting up a separate copy of xemacs can
> sometimes work, but invites lots of "issues".

--8<---------------cut here---------------start------------->8---

(define-key gnus-group-mode-map "h" 'rem-gnus-sync)

(defun rem-gnus-sync ()
  (interactive)
  (shell-command ("xemacs -batch -l ~/.xemacs/init.el -l ~/.gnus.el -f gnus-agent-batch &"))
  (delete-other-windows))

--8<---------------cut here---------------end--------------->8---

then you add your lagging server to gnus' agent.

> I switched to non-emacs-based email readers a year or so ago, which at
> least helps with that a little.

you can do email without having news interfering by playing with g/levels.

Crosspost & Followup-To: gnu.emacs.gnus

-- 
Einmal ist keinmal


           reply	other threads:[~2004-09-09 11:23 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <m1wtz5adoi.fsf@MLMCE0000L22801.local>]

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=87acvzit4d.fsf@ID-219024.news.uni-berlin.de \
    --to=p_u_n_k_i_n_d@yahoo.it \
    /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).