unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#56976: 29.0.50; Obsolete netrc.el
@ 2022-08-04 14:16 Lars Ingebrigtsen
  2022-08-04 14:23 ` Lars Ingebrigtsen
  2022-08-04 15:14 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 11+ messages in thread
From: Lars Ingebrigtsen @ 2022-08-04 14:16 UTC (permalink / raw)
  To: 56976


It'd be nice to obsolete netrc.el, since the functionality is duplicated
by auth-source, and is broken for non-ASCII chars etc.

There's only one in-tree usage of netrc-parse, and that's in
tramp-parse-netrc.  This could be changed to use
`auth-source-netrc-parse' instead, but in earlier versions of that
function, it'd return nil when not specifying the host/user/ports, which
made it not quite compatible.  I've now changed that, but I'm not sure
what the compat situation is here (i.e., if this Tramp has to work in
older Emacs versions or not).


In GNU Emacs 29.0.50 (build 29, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.16.0)
 of 2022-08-04 built on joga
Repository revision: 3e60f7f3c31a8491b085684121e5229be56b3538
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101003
System Description: Ubuntu 22.04 LTS






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

end of thread, other threads:[~2022-08-04 17:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-04 14:16 bug#56976: 29.0.50; Obsolete netrc.el Lars Ingebrigtsen
2022-08-04 14:23 ` Lars Ingebrigtsen
2022-08-04 14:37   ` Michael Albinus
2022-08-04 14:44     ` Lars Ingebrigtsen
2022-08-04 14:50       ` Michael Albinus
2022-08-04 14:51       ` Lars Ingebrigtsen
2022-08-04 15:00         ` Michael Albinus
2022-08-04 15:08           ` Lars Ingebrigtsen
2022-08-04 17:29             ` Michael Albinus
2022-08-04 17:34               ` Lars Ingebrigtsen
2022-08-04 15:14 ` Lars Ingebrigtsen

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).