From mboxrd@z Thu Jan 1 00:00:00 1970 From: "T. V. Raman" Subject: minor patch for org-next-item, org-previous-item Date: Thu, 25 May 2006 18:27:31 -0700 Message-ID: <17526.22915.824319.963790@localhost.localdomain> Reply-To: raman@users.sf.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FjRI8-0005sK-Sk for emacs-orgmode@gnu.org; Thu, 25 May 2006 21:39:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FjRI6-0005rl-6X for emacs-orgmode@gnu.org; Thu, 25 May 2006 21:39:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FjRI5-0005ra-Vi for emacs-orgmode@gnu.org; Thu, 25 May 2006 21:39:02 -0400 Received: from [204.127.192.82] (helo=rwcrmhc12.comcast.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FjRMs-0001fy-MK for emacs-orgmode@gnu.org; Thu, 25 May 2006 21:43:58 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org made the error messages more succinct/pleasant to hear: diff org.el org.el.~1~ 3923c3923 < (error "On last item. ")))) --- > (error "This is already the last item in the list")))) 3944c3944 < (error "On first item."))))) --- > (error "This is already the first item in the list"))))) 14694c14694 < (org-up-heading-all 1)) --- > (org-up-heading-all 1)) \ No newline at end of file 18:26:41 labrador org-4.33 $ -- Best Regards, --raman Email: raman@users.sf.net WWW: http://emacspeak.sf.net/raman/ AIM: emacspeak GTalk: tv.raman.tv@gmail.com PGP: http://emacspeak.sf.net/raman/raman-almaden.asc Google: tv+raman IRC: irc://irc.freenode.net/#emacs