help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Automatically commenting changes


From: Deniz Dogan
Subject: Re: Automatically commenting changes
Date: Tue, 25 Jan 2011 10:46:55 +0100

2011/1/25 Gary <help-gnu-emacs@garydjones.name>:
> An editor I used long long ago had the ability to tag lines you changed
> with your name (or some other customisable character sequence). For
> example if I changed the line
>  int i = 0;
> the editor would automatically generate a comment on the end:
>  int i = 1; /*gary*/
>
> Does anything like this exist for emacs? Apart from me remembering to do
> it manually, of course...
>

Are you sure you want the code riddled with comments all over the
place? This sounds like a job for e.g. "bzr blame".

Sorry, I don't think such a thing exists for Emacs.

-- 
Deniz Dogan



reply via email to

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