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:  [EMAIL PROTECTED]
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: [EMAIL PROTECTED]
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs


_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to