[2651] in Athena Bugs
Re: server.el in 6.3A
daemon@ATHENA.MIT.EDU (Robert S. French)
Wed Jul 26 23:02:40 1989
Date: Wed, 26 Jul 89 23:02:04 EDT
From: "Robert S. French" <rfrench@ATHENA.MIT.EDU>
To: Jonathan I. Kamens <jik@ATHENA.MIT.EDU>
Cc: bugs@ATHENA.MIT.EDU
In-Reply-To: Jonathan I. Kamens's message of Thu, 20 Jul 89 22:56:14 -0400
Date: Thu, 20 Jul 89 22:56:14 -0400
From: Jonathan I. Kamens <jik@ATHENA.MIT.EDU>
The emacs server code in server.el in on the 6.3A packs (18.54.3 on a
testers RT, with the testers packs) has been modified, and the
functionality of the temp-file-regexp variable and the temp-file-p
function has been removed.
Oops! The temp-file-regexp is a local hack, apparently. I have
merged its functionality back into server.el. The new
emacsclient/server.el handles temp-file-regexp, multiple files, and
"+nnn" notation for going to a certain line properly.
Rob