From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Rmail mbox-format branch
Date: Mon, 13 Sep 2004 19:04:23 -0400 [thread overview]
Message-ID: <E1C6zrz-0001QQ-4N@fencepost.gnu.org> (raw)
In-Reply-To: <m1C68HJ-000UNUC@rattlesnake.com> (bob@rattlesnake.com)
`rmail-activate-urls' is erroneously called which prevents Emacs from
reading the mbox file. The *Messages* buffer says
`Symbol's function definition is void: browse-url-activate-urls'.
Does this fix that bug? (You'd need to do update-file-autoloads then
rebuild Emacs.)
*** browse-url.el 15 Feb 2003 13:03:27 -0500 1.27.2.1
--- browse-url.el 13 Sep 2004 16:28:04 -0400
***************
*** 1303,1308 ****
--- 1303,1309 ----
(defvar browse-url-activation-alist nil
"A per buffer cache of overlays that mark URLs in the buffer.")
+ ;;;###autoload
(defun browse-url-activate-urls (start end &optional face visited-face mouse-face keymap)
"Activate the URLs in the region of the current buffer bracketed by START and END.
This creates an overlay on each URL in the region. FACE, if provided,
next prev parent reply other threads:[~2004-09-13 23:04 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-09 4:02 Rmail mbox-format branch Richard Stallman
2004-09-09 14:13 ` Stefan
2004-09-09 14:44 ` Paul Michael Reilly
2004-09-09 15:25 ` Stefan
2004-09-09 18:56 ` Eli Zaretskii
2004-09-09 22:19 ` Miles Bader
2004-09-10 7:36 ` Kim F. Storm
2004-09-10 9:18 ` Eli Zaretskii
2004-09-10 9:38 ` Miles Bader
2004-09-10 10:41 ` Kim F. Storm
2004-09-10 11:44 ` Eli Zaretskii
2004-09-10 11:36 ` Eli Zaretskii
2004-09-10 10:39 ` Kim F. Storm
2004-09-10 11:42 ` Eli Zaretskii
2004-09-10 12:38 ` Kim F. Storm
2004-09-10 16:17 ` Eli Zaretskii
2004-09-11 23:19 ` Kim F. Storm
2004-09-11 10:52 ` Richard Stallman
2004-09-11 11:17 ` Eli Zaretskii
2004-09-11 16:45 ` Kim F. Storm
2004-09-11 2:49 ` Luc Teirlinck
2004-09-11 18:46 ` Proof-reading manuals (was Re: Rmail mbox-format branch) Kim F. Storm
2004-09-15 1:12 ` Luc Teirlinck
2004-09-16 11:19 ` Richard Stallman
2004-09-18 22:06 ` Luc Teirlinck
2004-09-19 11:00 ` Richard Stallman
2004-09-19 16:29 ` Proof-reading manuals Kim F. Storm
2004-09-11 10:50 ` Rmail mbox-format branch Richard Stallman
2004-09-11 11:22 ` Eli Zaretskii
2004-09-11 16:57 ` Stefan
2004-09-13 6:59 ` Richard Stallman
2004-09-15 10:25 ` Thien-Thi Nguyen
2004-09-11 13:50 ` Robert J. Chassell
2004-09-13 23:04 ` Richard Stallman [this message]
2004-09-10 17:41 ` Richard Stallman
2004-09-10 20:27 ` Alex Schroeder
2004-09-12 9:09 ` Richard Stallman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1C6zrz-0001QQ-4N@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.