emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rmail mbox-format branch


From: Richard Stallman
Subject: Re: Rmail mbox-format branch
Date: Mon, 13 Sep 2004 19:04:23 -0400

    `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,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]