unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: Kai.Grossjohann@CS.Uni-Dortmund.DE, emacs-devel@gnu.org
Subject: Re: Invoke Ange-FTP from within Tramp
Date: Sun, 23 Jun 2002 12:12:51 -0600 (MDT)	[thread overview]
Message-ID: <200206231812.g5NICpa24467@aztec.santafe.edu> (raw)
In-Reply-To: <5xvg8brn6c.fsf@kfs2.cua.dk> (storm@cua.dk)

    Couldn't this be done with a suitable defmacro ?

	    (deftramp find-file (arg...)
	       code)

    expands to

	    (defun tramp-find-file (arg...)

If the actual function is called tramp-find-file, then the symbol that
appears in the code should be tramp-find-file, not find-file.
This is for the sake of etags, and C-s, and grep, etc.

  reply	other threads:[~2002-06-23 18:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-22 16:37 Invoke Ange-FTP from within Tramp Kai Großjohann
2002-06-22 21:58 ` Kim F. Storm
2002-06-23 18:12   ` Richard Stallman [this message]
2002-06-23 18:12 ` Richard Stallman
2002-06-24 15:52   ` Kai Großjohann
2002-06-25 11:07     ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=200206231812.g5NICpa24467@aztec.santafe.edu \
    --to=rms@gnu.org \
    --cc=Kai.Grossjohann@CS.Uni-Dortmund.DE \
    --cc=emacs-devel@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 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).