all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sebastian Miele <iota@whxvd.name>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: 64124@debbugs.gnu.org
Subject: bug#64124: 29.0.91; Loading ‘tramp’ unconditionally loads ‘ls-lisp’
Date: Sat, 17 Jun 2023 14:37:15 +0200	[thread overview]
Message-ID: <87wn02nspc.fsf@whxvd.name> (raw)
In-Reply-To: <87sfaqjssc.fsf@gmx.de>

Hi Micheal,

Michael Albinus <michael.albinus@gmx.de> writes:

> Could you please check whether the appended patch fixes this for you?

the patch does not apply to my Emacs 29 checkout.  I suspect that the
patch is relative to another repository (probably a/the Tramp repository
outside of Emacs).  I tried changing "lisp/…" into "lisp/net/…".  But
even then, I get:

  error: patch failed: lisp/net/tramp-compat.el:32
  error: lisp/net/tramp-compat.el: patch does not apply

I also tried cloning git://git.savannah.gnu.org/tramp.git, and applying
the (unmodified) patch on its current master branch, but I get the same
error (only with "lisp/…" instead of "lisp/net/…").  I tried both using
‘magit-patch-apply’.

Finally, I tried with "patch -p1" on the current master branch of the
Tramp repository.  It get:

  patching file lisp/tramp-compat.el
  Hunk #1 FAILED at 32.
  1 out of 1 hunk FAILED -- saving rejects to file lisp/tramp-compat.el.rej
  patching file lisp/tramp-sh.el
  Hunk #2 succeeded at 2552 (offset -83 lines).
  patching file lisp/tramp.el
  Hunk #2 succeeded at 4403 (offset 76 lines).
  Hunk #3 succeeded at 4416 (offset 76 lines).

Looks like basically the same error, only with a different message.

(I did not look into tramp-compat.el.)





  reply	other threads:[~2023-06-17 12:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-17  8:55 bug#64124: 29.0.91; Loading ‘tramp’ unconditionally loads ‘ls-lisp’ Sebastian Miele
2023-06-17 10:18 ` Michael Albinus
2023-06-17 12:37   ` Sebastian Miele [this message]
2023-06-17 14:14     ` Michael Albinus
2023-06-17 14:52       ` Sebastian Miele
2023-06-17 16:19         ` Michael Albinus
     [not found]           ` <87v8fmm2px.fsf@whxvd.name>
2023-06-17 17:26             ` Michael Albinus
2023-06-18 15:33               ` Sebastian Miele
2023-06-18 16:05                 ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wn02nspc.fsf@whxvd.name \
    --to=iota@whxvd.name \
    --cc=64124@debbugs.gnu.org \
    --cc=michael.albinus@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.