all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Stephen Leake <stephen_leake@stephe-leake.org>
Cc: emacs-devel@gnu.org
Subject: Re: include Ada Reference Manual info files in ada-mode ELPA package?
Date: Sun, 28 Sep 2014 11:06:49 +0200	[thread overview]
Message-ID: <m2sijc9kra.fsf@linux-m68k.org> (raw)
In-Reply-To: <85lhp4gz8s.fsf@stephe-leake.org> (Stephen Leake's message of "Sat, 27 Sep 2014 23:12:03 -0500")

Stephen Leake <stephen_leake@stephe-leake.org> writes:

> --- a/admin/archive-contents.el
> +++ b/admin/archive-contents.el
> @@ -167,7 +167,7 @@ EXTRAS is an alist with additional metadata.
>  
>  PKG is the name of the package and DIR is the directory where it is."
>    (let* ((mainfile (expand-file-name (concat pkg ".el") dir))
> -         (files (directory-files dir nil "\\.el\\'")))
> +         (files (directory-files dir nil "^dir$\\|\\.el\\'")))

Please use \` and \' instead of ^ and $.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



  reply	other threads:[~2014-09-28  9:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23 20:23 include Ada Reference Manual info files in ada-mode ELPA package? Stephen Leake
2014-09-23 22:28 ` Stefan Monnier
2014-09-24 10:14 ` Richard Stallman
2014-09-24 19:41   ` Stephen Leake
2014-09-24 21:57     ` Richard Stallman
2014-09-28  4:12 ` Stephen Leake
2014-09-28  9:06   ` Andreas Schwab [this message]
2014-09-28 14:00     ` Stephen Leake
2014-09-28 14:51       ` David Kastrup
2014-09-28 15:44         ` Drew Adams
2014-09-28 16:26           ` Stephen Leake
2014-09-28 16:25         ` Stephen Leake
2014-09-28 16:43   ` Stefan Monnier
2014-09-29 13:22     ` Stephen Leake
2014-09-29 13:51       ` Stefan Monnier

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=m2sijc9kra.fsf@linux-m68k.org \
    --to=schwab@linux-m68k.org \
    --cc=emacs-devel@gnu.org \
    --cc=stephen_leake@stephe-leake.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.