unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Deniz Dogan <deniz.a.m.dogan@gmail.com>
To: Eric@cybersprocket.com
Cc: emacs-devel@gnu.org
Subject: Re: [PATCH] vc-git: Do not show `.git/*' files with vc-dir
Date: Wed, 30 Jun 2010 14:58:09 +0200	[thread overview]
Message-ID: <AANLkTinw0mELmTSSyF_-znfOd9zUxFg47OuS_Yyk1_Lq@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimR8paLAoM0Djki7YObzv-zcFqNrtEEuNJdIjXa@mail.gmail.com>

2010/6/30 Deniz Dogan <deniz.a.m.dogan@gmail.com>:
> 2010/6/30 Eric James Michael Ritz <Eric@cybersprocket.com>:
>> +  (cond ((string-match ".git" file)
>
> Wouldn't "\\`\\.git\\'" be more appropriate? ".git" would match
> anything which contains "git" preceded by at least one character.
>

Or actually, (string= ".git" file), I suppose. :)

-- 
Deniz Dogan



  reply	other threads:[~2010-06-30 12:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-30 12:38 [PATCH] vc-git: Do not show `.git/*' files with vc-dir Eric James Michael Ritz
2010-06-30 12:57 ` Deniz Dogan
2010-06-30 12:58   ` Deniz Dogan [this message]
2010-06-30 13:08     ` Eric James Michael Ritz
  -- strict thread matches above, loose matches on Subject: below --
2010-06-30 14:17 Eric James Michael Ritz
2010-06-30 19:35 ` Dan Nicolaescu
2010-06-30 20:01   ` Eric James Michael Ritz
2010-06-30 22:21     ` Dan Nicolaescu
2010-07-01  0:07   ` Deniz Dogan
2010-07-01  1:20     ` Dan Nicolaescu

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=AANLkTinw0mELmTSSyF_-znfOd9zUxFg47OuS_Yyk1_Lq@mail.gmail.com \
    --to=deniz.a.m.dogan@gmail.com \
    --cc=Eric@cybersprocket.com \
    --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).