all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: emacs-devel@gnu.org
Subject: declare-function file names
Date: Thu, 22 Nov 2007 11:22:13 -0500	[thread overview]
Message-ID: <E1IvEof-0006VZ-0C@fencepost.gnu.org> (raw)

I just saw this

    +(declare-function dos-8+3-filename "../dos-fns.el" (filename))

and realized that we never discussed precisely what these file name
arguments would mean.  In particular we never discussed how directories
would be handled.

Since Lisp library names must be unique even between directories, I
think that we should not include directory names in this argument.
check-declare should ignore any directory name if specified.

             reply	other threads:[~2007-11-22 16:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-22 16:22 Richard Stallman [this message]
2007-11-22 16:26 ` declare-function file names Juanma Barranquero
2007-11-23  4:36   ` Richard Stallman
2007-11-23  9:00     ` Juanma Barranquero
2007-11-22 19:18 ` Glenn Morris
2007-11-23  4:35   ` 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

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

  git send-email \
    --in-reply-to=E1IvEof-0006VZ-0C@fencepost.gnu.org \
    --to=rms@gnu.org \
    --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 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.