all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jari Aalto <jari.aalto@cante.net>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: 4286@emacsbugs.donarmstrong.com
Subject: bug#4286: CVS: lisp/ido.el -- improve ido-ignore-files
Date: Sun, 06 Dec 2009 21:28:53 +0200	[thread overview]
Message-ID: <87ein7ucju.fsf@jondo.cante.net> (raw)
In-Reply-To: <87d42sw2cy.fsf@stupidchicken.com> (Chong Yidong's message of "Sun, 06 Dec 2009 10:26:05 -0500")

Chong Yidong <cyd@stupidchicken.com> writes:

>>>> Change against Emacs CVS tree as of 2009-08-29 11:5 UTC
>>>>
>>>> 2009-08-29 Jari Aalto <jari.aalto@cante.net>
>>>>
>>>> * ido.el (ido-ignore-files): Add RCS, svn, darcs, sh, git, mtn
>>>> version control directories.
>>>
>>> This change makes sense only if we never want to change these
>>> directories. In practice, if you are trying to complete a dotfile, you
>>> are already planning to do something funky, so Emacs probably shouldn't
>>> try to do any second-guessing.
>> Dot-file is not the same as version controlled control directory.
>
> By version control directories, you mean .svn, .bzr, etc., right? If I
> understand your proposal correctly, it's to prevent ido from offering
> these directories if the user tries types "." in the minibuffer. But
> in that case, as I said, the intention is clearly to edit a dotfile,
> so something funky is already intended. Correct me if I misunderstand.

Correct.

It's very rare for user to try to edit content of Version Control
directories. These are nor considered "dot-files" in a sense, that they
would be user editable by default. The content of Version Control
directories is managed by external programs.

Examples (Emacs CVS and directory lisp/) where Version Control
directories are ignored:

    loaddefs.el
    bindings.el
    find-cmd.el
    vc-hooks.el

Jari





  reply	other threads:[~2009-12-06 19:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-05 20:28 bug#4286: CVS: lisp/ido.el -- improve ido-ignore-files Chong Yidong
2009-12-06 10:47 ` Jari Aalto
2009-12-06 15:26   ` Chong Yidong
2009-12-06 19:28     ` Jari Aalto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-08-29  8:56 Jari Aalto
2009-08-31 19:42 ` Juri Linkov
2012-04-11 13:35 ` Lars Magne Ingebrigtsen
2012-04-11 13:43   ` Leo
2012-04-11 13:45     ` Lars Magne Ingebrigtsen

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=87ein7ucju.fsf@jondo.cante.net \
    --to=jari.aalto@cante.net \
    --cc=4286@emacsbugs.donarmstrong.com \
    --cc=cyd@stupidchicken.com \
    /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.