all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5648: 23.1.92;
@ 2010-02-25 13:22 Leo
  2010-02-25 13:42 ` bug#5648: 23.1.92; error in rmail doc strings Leo
  0 siblings, 1 reply; 3+ messages in thread
From: Leo @ 2010-02-25 13:22 UTC (permalink / raw)
  To: 5648

I suppose the doc strings for the following two functions should be
swapped.

(defun rmail-msgend (n)
  "Return the start position for message number N."
  (marker-position (aref rmail-message-vector (1+ n))))

(defun rmail-msgbeg (n)
  "Return the end position for message number N."
  (marker-position (aref rmail-message-vector n)))



In GNU Emacs 23.1.92.2 (x86_64-apple-darwin10.2.0, Carbon Version 1.6.0 AppKit 1038.25)
 of 2010-02-03 on Victoria.local
Windowing system distributor `Apple Inc.', version 10.6.2
configured using `configure  '--prefix=/usr/local/unix/emacs' '--with-mac''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  value of $XMODIFIERS: nil
  locale-coding-system: iso-latin-1-unix
  default enable-multibyte-characters: t







^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#5648: 23.1.92; error in rmail doc strings
  2010-02-25 13:22 bug#5648: 23.1.92; Leo
@ 2010-02-25 13:42 ` Leo
  2011-03-10  3:43   ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Leo @ 2010-02-25 13:42 UTC (permalink / raw)
  To: bug-gnu-emacs

Sorry to miss the subject. Now added.








^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#5648: 23.1.92; error in rmail doc strings
  2010-02-25 13:42 ` bug#5648: 23.1.92; error in rmail doc strings Leo
@ 2011-03-10  3:43   ` Glenn Morris
  0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2011-03-10  3:43 UTC (permalink / raw)
  To: 5648-done

Version: 24.1

Thanks.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-10  3:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-25 13:22 bug#5648: 23.1.92; Leo
2010-02-25 13:42 ` bug#5648: 23.1.92; error in rmail doc strings Leo
2011-03-10  3:43   ` Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.