[25789] in Athena Bugs

home help back first fref pref prev next nref lref last post

Re: Athena 9.3.8: mozilla->emacs paste failure

daemon@ATHENA.MIT.EDU (Robert A Basch)
Mon Jul 12 10:41:25 2004

Date: Mon, 12 Jul 2004 10:40:54 -0400
Message-Id: <200407121440.i6CEessE024381@anhedonia.mit.edu>
From: Robert A Basch <rbasch@mit.edu>
To: John Hawkinson <jhawk@mit.edu>
In-reply-to: "[25782] in Athena Bugs"
cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu

There are two issues here:

a) emacs is misconfigured to run netscape to browse a URL.  I have
submitted a patch to fix this, i.e. by running htmlview instead.

b) In the splash buffer image, emacs maps mouse button 2 to browse
www.gnu.org, i.e. so that text cannot be pasted at this point.  This is
actually a (mis)feature, not a bug.  (The code is in lisp/startup.el).
Probably the best way to deal with this is to disable the splash buffer
entirely, by adding the following to your .emacs:

(setq inhibit-startup-message t)

Bob


home help back first fref pref prev next nref lref last post