all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Obsolence of rlogin.el
@ 2018-03-21 13:10 Michael Albinus
  2018-03-21 14:42 ` Kalman Reti
  2018-03-21 14:43 ` Paul Eggert
  0 siblings, 2 replies; 8+ messages in thread
From: Michael Albinus @ 2018-03-21 13:10 UTC (permalink / raw)
  To: emacs-devel

Hi,

I propose to mark rlogin.el as obsolete in Emacs 27. We don't need its
functionality any longer.

It's major functionality, an interactive shell on a remote host, is
available by a combination of Tramp (a remote default-directory), and
the `shell' command.

The other unique feature of rlogin.el, tracking directory changes, works
for local files in shell.el, and it works partly for remote files. In
rlogin.el it doesn't work proper, because remote files (for example in
compilation-minor-mode) are accessed by ange-ftp.

Instead of reworking rlogin.el it looks more promising to polish shell.el.
 
There is also the comment in rlogin.el:
 
;; FIXME?
;; Maybe this file should be obsolete.
;; https://lists.gnu.org/r/emacs-devel/2013-02/msg00517.html
;; It only adds rlogin-directory-tracking-mode.  Is that useful?

Comments?

Best regards, Michael.



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

end of thread, other threads:[~2018-03-25 13:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-21 13:10 Obsolence of rlogin.el Michael Albinus
2018-03-21 14:42 ` Kalman Reti
2018-03-21 16:04   ` Michael Albinus
2018-03-21 22:34     ` Kalman Reti
2018-03-23 16:56       ` Michael Albinus
2018-03-23 18:19         ` Kalman Reti
2018-03-25 13:41           ` Michael Albinus
2018-03-21 14:43 ` Paul Eggert

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.