From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kester Clegg Newsgroups: gmane.emacs.help Subject: Re: move to last article Date: 11 Dec 2002 10:55:13 +0000 Organization: Rolls Royce UTC, Dept. of Computer Science, University of York, UK Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <84y96xycq3.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1039604339 709 80.91.224.249 (11 Dec 2002 10:58:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 11 Dec 2002 10:58:59 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18M4Zu-0000BJ-00 for ; Wed, 11 Dec 2002 11:58:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18M4Wm-0005Tz-09 for gnu-help-gnu-emacs@m.gmane.org; Wed, 11 Dec 2002 05:55:44 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!newsfeed.mathworks.com!btnet-peer0!btnet-peer!btnet!lnewspeer00.lnd.ops.eu.uu.net!emea.uu.net!server1.netnews.ja.net!news.york.ac.uk!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-NNTP-Posting-Host: pc310.cs.york.ac.uk Original-X-Trace: pump1.york.ac.uk 1039604111 11211 144.32.40.101 (11 Dec 2002 10:55:11 GMT) Original-X-Complaints-To: abuse@york.ac.uk Original-NNTP-Posting-Date: 11 Dec 2002 10:55:11 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Original-Xref: shelby.stanford.edu gnu.emacs.help:107989 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:4522 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4522 kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes: > Does this work? > > M-: (gnus-summary-goto-article (car (last gnus-newsgroup-articles))) RET I've no idea, but a buffer appeared with this in. The word 'error' makes me think not. ;-) But I'll try and write a little function, it'll be good practice for me anyway! Debugger entered--Lisp error: (void-variable gnus-newsgroup-articles) (last gnus-newsgroup-articles) (car (last gnus-newsgroup-articles)) (gnus-summary-goto-article (car (last gnus-newsgroup-articles))) eval((gnus-summary-goto-article (car (last gnus-newsgroup-articles)))) eval-expression((gnus-summary-goto-article (car (last gnus-newsgroup-articles))) nil) call-interactively(eval-expression) -- ************************************************************************ Kester Clegg Dept. of Computer Science, Research Assistant (UTC) University of York, Tel (01904) 43 27 49 email: kester at cs.york.ac.uk ************************************************************************