unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#56461: Make net/rlogin.el obsolete
@ 2022-07-09 14:05 Stefan Kangas
  2022-07-11 10:34 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 9+ messages in thread
From: Stefan Kangas @ 2022-07-09 14:05 UTC (permalink / raw)
  To: 56461; +Cc: Glenn Morris

Severity: wishlist

I guess net/rlogin.el should be obsoleted.  It has a pretty bad name (no
one uses rlogin these days) and seems to add nothing useful over
e.g. `M-x shell RET ssh <foo>'.

See this comment at the top of that file:

    ;; FIXME?
    ;; Maybe this file should be obsolete.
    ;; https://lists.gnu.org/r/emacs-devel/2013-02/msg00517.html





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

* bug#56461: Make net/rlogin.el obsolete
  2022-07-09 14:05 bug#56461: Make net/rlogin.el obsolete Stefan Kangas
@ 2022-07-11 10:34 ` Lars Ingebrigtsen
  2022-07-11 10:42   ` Robert Pluim
  2022-07-11 16:10   ` Stefan Kangas
  0 siblings, 2 replies; 9+ messages in thread
From: Lars Ingebrigtsen @ 2022-07-11 10:34 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: Glenn Morris, 56461

Stefan Kangas <stefan@marxist.se> writes:

> I guess net/rlogin.el should be obsoleted.  It has a pretty bad name (no
> one uses rlogin these days) and seems to add nothing useful over
> e.g. `M-x shell RET ssh <foo>'.

Yes, I agree -- it should be obsoleted.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

* bug#56461: Make net/rlogin.el obsolete
  2022-07-11 10:34 ` Lars Ingebrigtsen
@ 2022-07-11 10:42   ` Robert Pluim
  2022-07-11 11:03     ` Lars Ingebrigtsen
                       ` (2 more replies)
  2022-07-11 16:10   ` Stefan Kangas
  1 sibling, 3 replies; 9+ messages in thread
From: Robert Pluim @ 2022-07-11 10:42 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: Glenn Morris, Stefan Kangas, 56461

>>>>> On Mon, 11 Jul 2022 12:34:31 +0200, Lars Ingebrigtsen <larsi@gnus.org> said:

    Lars> Stefan Kangas <stefan@marxist.se> writes:
    >> I guess net/rlogin.el should be obsoleted.  It has a pretty bad name (no
    >> one uses rlogin these days) and seems to add nothing useful over
    >> e.g. `M-x shell RET ssh <foo>'.

    Lars> Yes, I agree -- it should be obsoleted.

How about we just remove it? I know it defaults to using ssh these
days, but we just shouldnʼt mention the r* commands anywhere.

Robert
-- 





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

* bug#56461: Make net/rlogin.el obsolete
  2022-07-11 10:42   ` Robert Pluim
@ 2022-07-11 11:03     ` Lars Ingebrigtsen
  2022-07-11 11:35     ` Eli Zaretskii
  2022-07-11 11:37     ` Stefan Kangas
  2 siblings, 0 replies; 9+ messages in thread
From: Lars Ingebrigtsen @ 2022-07-11 11:03 UTC (permalink / raw)
  To: Robert Pluim; +Cc: Glenn Morris, Stefan Kangas, 56461

Robert Pluim <rpluim@gmail.com> writes:

> How about we just remove it? I know it defaults to using ssh these
> days, but we just shouldnʼt mention the r* commands anywhere.

Obsoletion is a nice process -- it avoids breaking people's .emacs files
in the unlikely case they're using rlogin.el.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

* bug#56461: Make net/rlogin.el obsolete
  2022-07-11 10:42   ` Robert Pluim
  2022-07-11 11:03     ` Lars Ingebrigtsen
@ 2022-07-11 11:35     ` Eli Zaretskii
  2022-07-11 11:37     ` Stefan Kangas
  2 siblings, 0 replies; 9+ messages in thread
From: Eli Zaretskii @ 2022-07-11 11:35 UTC (permalink / raw)
  To: Robert Pluim; +Cc: rgm, larsi, stefan, 56461

> Cc: Glenn Morris <rgm@gnu.org>, Stefan Kangas <stefan@marxist.se>,
>  56461@debbugs.gnu.org
> From: Robert Pluim <rpluim@gmail.com>
> Date: Mon, 11 Jul 2022 12:42:41 +0200
> 
> >>>>> On Mon, 11 Jul 2022 12:34:31 +0200, Lars Ingebrigtsen <larsi@gnus.org> said:
> 
>     Lars> Stefan Kangas <stefan@marxist.se> writes:
>     >> I guess net/rlogin.el should be obsoleted.  It has a pretty bad name (no
>     >> one uses rlogin these days) and seems to add nothing useful over
>     >> e.g. `M-x shell RET ssh <foo>'.
> 
>     Lars> Yes, I agree -- it should be obsoleted.
> 
> How about we just remove it? I know it defaults to using ssh these
> days, but we just shouldnʼt mention the r* commands anywhere.

We don't remove stuff before we obsolete it and let users adapt
themselves (or holler).





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

* bug#56461: Make net/rlogin.el obsolete
  2022-07-11 10:42   ` Robert Pluim
  2022-07-11 11:03     ` Lars Ingebrigtsen
  2022-07-11 11:35     ` Eli Zaretskii
@ 2022-07-11 11:37     ` Stefan Kangas
  2022-07-11 11:53       ` Stefan Kangas
  2022-07-12 13:50       ` Michael Albinus
  2 siblings, 2 replies; 9+ messages in thread
From: Stefan Kangas @ 2022-07-11 11:37 UTC (permalink / raw)
  To: Robert Pluim, Lars Ingebrigtsen; +Cc: Glenn Morris, Michael Albinus, 56461

Robert Pluim <rpluim@gmail.com> writes:

> we just shouldnʼt mention the r* commands anywhere.

Does this hold also for e.g. (info "(tramp) Overview") ?





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

* bug#56461: Make net/rlogin.el obsolete
  2022-07-11 11:37     ` Stefan Kangas
@ 2022-07-11 11:53       ` Stefan Kangas
  2022-07-12 13:50       ` Michael Albinus
  1 sibling, 0 replies; 9+ messages in thread
From: Stefan Kangas @ 2022-07-11 11:53 UTC (permalink / raw)
  To: Robert Pluim, Lars Ingebrigtsen; +Cc: Glenn Morris, Michael Albinus, 56461

Stefan Kangas <stefan@marxist.se> writes:

> Robert Pluim <rpluim@gmail.com> writes:
>
>> we just shouldnʼt mention the r* commands anywhere.
>
> Does this hold also for e.g. (info "(tramp) Overview") ?

I've removed some references in commit 050252043f but there are more
references to remove if anyone wants to take a look.





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

* bug#56461: Make net/rlogin.el obsolete
  2022-07-11 10:34 ` Lars Ingebrigtsen
  2022-07-11 10:42   ` Robert Pluim
@ 2022-07-11 16:10   ` Stefan Kangas
  1 sibling, 0 replies; 9+ messages in thread
From: Stefan Kangas @ 2022-07-11 16:10 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: Glenn Morris, 56461

close 56461 29.1
thanks

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Stefan Kangas <stefan@marxist.se> writes:
>
>> I guess net/rlogin.el should be obsoleted.  It has a pretty bad name (no
>> one uses rlogin these days) and seems to add nothing useful over
>> e.g. `M-x shell RET ssh <foo>'.
>
> Yes, I agree -- it should be obsoleted.

Thanks, now done in commit 512e1db7ba and cd5a8f9cc1.





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

* bug#56461: Make net/rlogin.el obsolete
  2022-07-11 11:37     ` Stefan Kangas
  2022-07-11 11:53       ` Stefan Kangas
@ 2022-07-12 13:50       ` Michael Albinus
  1 sibling, 0 replies; 9+ messages in thread
From: Michael Albinus @ 2022-07-12 13:50 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: Glenn Morris, Robert Pluim, Lars Ingebrigtsen, 56461

Stefan Kangas <stefan@marxist.se> writes:

>> we just shouldnʼt mention the r* commands anywhere.
>
> Does this hold also for e.g. (info "(tramp) Overview") ?

Fixed there.

Best regards, Michael.





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

end of thread, other threads:[~2022-07-12 13:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-09 14:05 bug#56461: Make net/rlogin.el obsolete Stefan Kangas
2022-07-11 10:34 ` Lars Ingebrigtsen
2022-07-11 10:42   ` Robert Pluim
2022-07-11 11:03     ` Lars Ingebrigtsen
2022-07-11 11:35     ` Eli Zaretskii
2022-07-11 11:37     ` Stefan Kangas
2022-07-11 11:53       ` Stefan Kangas
2022-07-12 13:50       ` Michael Albinus
2022-07-11 16:10   ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).