all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steinar Bang <sb@dod.no>
To: help-gnu-emacs@gnu.org
Subject: Re: Get "Args out of range" on remote file loaded with tramp on emacs 27 on debian
Date: Sun, 19 Sep 2021 10:36:01 +0200	[thread overview]
Message-ID: <86sfy1ufm6.fsf@dod.no> (raw)
In-Reply-To: <jwvfsu7gtvt.fsf-monnier+emacs@gnu.org> (Stefan Monnier via Users list for the's message of "Tue, 14 Sep 2021 09:38:59 -0400")

>>>>> Stefan Monnier via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>:

> If you `M-x toggle-debug-on-error RET` are you able to get a backtrace?
> That would help narrow down the problem.

Thanks, here's the stack trace:

Debugger entered--Lisp error: (args-out-of-range 1628771269 -1 0)
  set-visited-file-modtime(1628771269)
  apply(set-visited-file-modtime 1628771269)
  tramp-run-real-handler(set-visited-file-modtime (1628771269))
  tramp-sh-handle-set-visited-file-modtime(nil)
  apply(tramp-sh-handle-set-visited-file-modtime nil)
  tramp-sh-file-name-handler(set-visited-file-modtime nil)
  apply(tramp-sh-file-name-handler set-visited-file-modtime nil)
  tramp-file-name-handler(set-visited-file-modtime nil)
  set-visited-file-modtime()
  #f(compiled-function () #<bytecode 0x15929a718f4d>)()
  tramp-handle-insert-file-contents(#("/scp:myuser@somehost.somedomain.com:/home/myuser/somefile" 1 4 (tramp-default t)) t nil nil nil)
  apply(tramp-handle-insert-file-contents (#("/scp:myuser@somehost.somedomain.com:/home/myuser/somefile" 1 4 (tramp-default t)) t nil nil nil))
  tramp-sh-file-name-handler(insert-file-contents #("/scp:myuser@somehost.somedomain.com:/home/myuser/somefile" 1 4 (tramp-default t)) t nil nil nil)
  apply(tramp-sh-file-name-handler insert-file-contents (#("/scp:myuser@somehost.somedomain.com:/home/myuser/somefile" 1 4 (tramp-default t)) t nil nil nil))
  tramp-file-name-handler(insert-file-contents #("/scp:myuser@somehost.somedomain.com:/home/myuser/somefile" 1 4 (tramp-default t)) t nil nil nil)
  insert-file-contents(#("/scp:myuser@somehost.somedomain.com:/home/myuser/somefile" 1 4 (tramp-default t)) t)
  find-file-noselect-1(#<buffer somefile> #("/scp:myuser@somehost.somedomain.com:/home/myuser/somefile" 1 4 (tramp-default t)) nil nil #("/scp:myuser@somehost.somedomain.com:/home/myuser/somefile" 1 4 (tramp-default t)) (414310 (-1 . 1)))
  find-file-noselect(#("/scp:myuser@somehost.somedomain.com:somefile" 1 4 (tramp-default t)) nil nil t)
  find-file(#("/scp:myuser@somehost.somedomain.com:somefile" 1 4 (tramp-default t)) t)
  funcall-interactively(find-file #("/scp:myuser@somehost.somedomain.com:somefile" 1 4 (tramp-default t)) t)
  call-interactively(find-file nil nil)
  command-execute(find-file)



  reply	other threads:[~2021-09-19  8:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-11 15:00 Get "Args out of range" on remote file loaded with tramp on emacs 27 on debian Steinar Bang
2021-09-12 16:48 ` Michael Albinus
2021-09-19  8:35   ` Steinar Bang
2021-09-19 10:18     ` Steinar Bang
2021-09-14 13:38 ` Stefan Monnier via Users list for the GNU Emacs text editor
2021-09-19  8:36   ` Steinar Bang [this message]
2021-09-19  8:55     ` Eli Zaretskii
2021-09-19 10:20       ` Steinar Bang

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=86sfy1ufm6.fsf@dod.no \
    --to=sb@dod.no \
    --cc=help-gnu-emacs@gnu.org \
    /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.