GNU bug report logs -
#20341
Should be easier to start using vc-dwim
Previous Next
Reported by: Paul Eggert <eggert <at> cs.ucla.edu>
Date: Wed, 15 Apr 2015 21:39:01 UTC
Severity: normal
Done: Jim Meyering <jim <at> meyering.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 18 Apr 2015 18:14:45 -0700
with message-id <CA+8g5KHb73aqSjqQD-D5Ht-Msjrpo8ERgX12qVNgn1eAHvMZhw <at> mail.gmail.com>
and subject line Re: [Bug-vc-dwim] bug#20341: Should be easier to start using vc-dwim
has caused the debbugs.gnu.org bug report #20341,
regarding Should be easier to start using vc-dwim
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
20341: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20341
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Currently it's a pain to start using vc-dwim, as one must copy some text
from the output of "vc-dwim --help" into a .profile or suchlike file
somewhere (where exactly?), and then run the command
"git-changelog-symlink-init", and I can't ever remember the name of that
command and I'm often logged in somewhere where I don't have the command
in my .profile anyway.
I suggest extending vc-dwim so that "vc-dwim --init" has the same effect
that "git-changelog-symlink-init" does. This would simplify getting
started.
This topic recently came up on the Emacs developer in a thread starting
at here:
http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00760.html
[Message part 3 (message/rfc822, inline)]
On Thu, Apr 16, 2015 at 10:59 AM, Jim Meyering <jim <at> meyering.net> wrote:
> On Wed, Apr 15, 2015 at 2:38 PM, Paul Eggert <eggert <at> cs.ucla.edu> wrote:
>> Currently it's a pain to start using vc-dwim, as one must copy some text
>> from the output of "vc-dwim --help" into a .profile or suchlike file
>> somewhere (where exactly?), and then run the command
>> "git-changelog-symlink-init", and I can't ever remember the name of that
>> command and I'm often logged in somewhere where I don't have the command in
>> my .profile anyway.
>>
>> I suggest extending vc-dwim so that "vc-dwim --init" has the same effect
>> that "git-changelog-symlink-init" does. This would simplify getting
>> started.
>>
>> This topic recently came up on the Emacs developer in a thread starting at
>> here:
>>
>> http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00760.html
>
> Hi Paul,
>
> I like that idea, and have written a first-cut implementation. See
> attached patch.
> It does the job, but I have not yet updated documentation or added tests.
Thanks again for the suggestion.
I've added that new option. The change was pushed to this commit:
http://git.savannah.gnu.org/cgit/vc-dwim.git/commit/?id=722a0a54d94e8
I also pushed two other maintenance-style changes.
This bug report was last modified 10 years and 41 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.