From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Francis Moreau Newsgroups: gmane.emacs.help Subject: Re: gnus: don't move to the next group with unread posts Date: Thu, 11 Jun 2009 05:50:08 -0700 (PDT) Organization: http://groups.google.com Message-ID: <1f073198-8237-4f19-8b41-16b699e46432@s12g2000yqi.googlegroups.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1244727826 21893 80.91.229.12 (11 Jun 2009 13:43:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Jun 2009 13:43:46 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 11 15:43:42 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MEkZB-00078x-6O for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Jun 2009 15:43:42 +0200 Original-Received: from localhost ([127.0.0.1]:37449 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEkZA-0004NY-Kn for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Jun 2009 09:43:40 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!s12g2000yqi.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-NNTP-Posting-Host: 93.2.234.44 Original-X-Trace: posting.google.com 1244724608 12449 127.0.0.1 (11 Jun 2009 12:50:08 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 11 Jun 2009 12:50:08 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: s12g2000yqi.googlegroups.com; posting-host=93.2.234.44; posting-account=ekTE0goAAADiVCThPmo4ph0C5bTUhQOx User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.10) Gecko/2009042708 Fedora/3.0.10-1.fc9 Firefox/3.0.10, gzip(gfe), gzip(gfe) X-HTTP-Via: 1.1 grimoire.wyplay.int:3128 (squid/2.5.STABLE14) Original-Xref: news.stanford.edu gnu.emacs.help:169937 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:65168 Archived-At: On Jun 11, 2:17=A0pm, David Engster wrote: > Francis Moreau writes: > > I'd like to know if someone find a way to not automatically move the > > cursor to the next group (in the group buffer) with unread posts when > > leaving the summary buffer (using 'q') ? > > (setq gnus-summary-next-group-on-exit nil) > thanks. I was looking for this information in the "3.28 Exiting the Summary Buffer" section but unfortunately it was somewhere else...