emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#20341: closed (Should be easier to start using vc-


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#20341: closed (Should be easier to start using vc-dwim)
Date: Sun, 19 Apr 2015 01:16:01 +0000

Your message dated Sat, 18 Apr 2015 18:14:45 -0700
with message-id <address@hidden>
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
address@hidden)


-- 
20341: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20341
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Should be easier to start using vc-dwim Date: Wed, 15 Apr 2015 14:38:18 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 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



--- End Message ---
--- Begin Message --- Subject: Re: [Bug-vc-dwim] bug#20341: Should be easier to start using vc-dwim Date: Sat, 18 Apr 2015 18:14:45 -0700
On Thu, Apr 16, 2015 at 10:59 AM, Jim Meyering <address@hidden> wrote:
> On Wed, Apr 15, 2015 at 2:38 PM, Paul Eggert <address@hidden> 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]