From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Baloff Newsgroups: gmane.emacs.help Subject: Re: Gnus threading (was: expand/collapse{} in c++) Date: 25 Aug 2005 03:36:48 +1000 Organization: iPrimus Customer - reports relating to abuse should be sent to abuse@iprimus.com.au Message-ID: <874q9fme33.fsf@wash.edu> References: <87y86s2zl5.fsf@wash.edu> <7quslx0l7ie.fsf@1078-ARIBA-004.central.purdue.lcl> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1124903957 6450 80.91.229.2 (24 Aug 2005 17:19:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 24 Aug 2005 17:19:17 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 24 19:19:16 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E7yrn-0004CS-Tr for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Aug 2005 19:16:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E7yvd-0007Tl-Pv for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Aug 2005 13:20:45 -0400 Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 X-Original-NNTP-Posting-Host: 203.134.35.15 X-Original-NNTP-Posting-Host: 127.0.0.1 Original-Lines: 36 Original-NNTP-Posting-Host: 203.134.67.67 Original-X-Trace: 1124903580 un-2park-reader-02.sydney.pipenetworks.com.au 15520 203.134.67.67:2918 Original-X-Complaints-To: Abuse, including message IDs to abuse@pipenetworks.com Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news4.google.com!news.glorb.com!quokka.wn.com.au!token.pipenetworks.com!218.100.2.58.MISMATCH!not-for-mail Original-Xref: shelby.stanford.edu gnu.emacs.help:133430 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:28961 Archived-At: Jason Dufair writes: > Baloff writes: > > > M-x gnus or even M-x 5 2 gnus, the frame or both frames freeze till it > > finishes downloading the articles, then I can use emacs, is that the > > way it is? > > I believe this is indeed the way it is. I understand from previous > newsgroup discussions this is due to the fact that at least some parts > of Emacs are not multi-threaded and so other internal processes are > blocking on I/O of some sort. > > I have gotten around this process by simply running Gnus in a separate > Emacs process (and another frame, obviously). Not the most elegant, but > it does the trick. > -- > Jason Dufair - jase@dufair.org how do you start gnus inside an emacs processor right form the shell? I $emacs& then M-x gnus every time. but even that does now show in $ps f PID TTY STAT TIME COMMAND 1066 pts/0 Ss+ 0:00 bash 1574 pts/0 Sl 4:19 \_ /usr/lib/mozilla-firefox/firefox-bin -a firefox 2402 pts/0 S 0:09 \_ emacs 2406 pts/0 S 0:28 \_ emacs 922 tty1 S 0:00 -bash 923 tty1 S+ 0:00 \_ /bin/sh /usr/bin/X11/startx 934 tty1 S+ 0:00 \_ xinit /usr/X11R6/lib/X11/xinit/xinitrc -- /usr/X11R6/lib/X11/xinit/xserverrc 940 tty1 S 0:01 \_ x-session-manager 989 tty1 S 0:00 /usr/bin/gnome-keyring-daemon 986 tty1 S 0:03 /usr/lib/gconf2/gconfd-2 5 > LocalWords: PID