unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* tramps is broken: tramp-sh-handle-find-backup-file-name
@ 2010-10-06  9:24 Ralf Schmitt
  2010-10-06 12:06 ` Michael Albinus
  0 siblings, 1 reply; 2+ messages in thread
From: Ralf Schmitt @ 2010-10-06  9:24 UTC (permalink / raw)
  To: emacs-devel

Hi all,

currently tramp seems to be broken in the current development version.

grepping for tramp-sh-handle-find-backup-file-name reveals that it's
used but not defined anywhere:

,----
| $ git --no-pager grep -n tramp-sh-handle-find-backup-file-name
| lisp/net/tramp-sh.el:915:    (find-backup-file-name . tramp-sh-handle-find-backup-file-name)
`----

Cheers,
- Ralf




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

* Re: tramps is broken: tramp-sh-handle-find-backup-file-name
  2010-10-06  9:24 tramps is broken: tramp-sh-handle-find-backup-file-name Ralf Schmitt
@ 2010-10-06 12:06 ` Michael Albinus
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Albinus @ 2010-10-06 12:06 UTC (permalink / raw)
  To: Ralf Schmitt; +Cc: emacs-devel

Ralf Schmitt <ralf@brainbot.com> writes:

> Hi all,

Hi,

> currently tramp seems to be broken in the current development version.
>
> grepping for tramp-sh-handle-find-backup-file-name reveals that it's
> used but not defined anywhere:
>
> ,----
> | $ git --no-pager grep -n tramp-sh-handle-find-backup-file-name
> | lisp/net/tramp-sh.el:915:    (find-backup-file-name . tramp-sh-handle-find-backup-file-name)
> `----

Oops, yes. It must be `tramp-handle-find-backup-file-name', according to
the yesterday's reorganization. 

Should be fixed now.

> Cheers,
> - Ralf

Thanks for reporting, and best regards, Michael.



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

end of thread, other threads:[~2010-10-06 12:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-06  9:24 tramps is broken: tramp-sh-handle-find-backup-file-name Ralf Schmitt
2010-10-06 12:06 ` Michael Albinus

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