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

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

Re: How useful to run GDB and CVS from *WITHIN* Emacs? How helps?


From: kgold
Subject: Re: How useful to run GDB and CVS from *WITHIN* Emacs? How helps?
Date: 13 Feb 2003 21:30:19 GMT

Some CVS things I like:

C-x v v can check out and in within emacs, using an emacs buffer to
edit the change log.

C-x v = diffs the current and checked in version.

C-x v g can look at the last checked in file and have the changes
highlighted in color with date, user, and version.

C-x v l gives me the change log.

C-x v ~ checks out old versions.

And all the buffers created by the above can be edited with the full
power of emacs.  Why bother going out to a command line?

seberino@spawar.navy.mil (Christian Seberino) writes:
> How much benefit would there be to using GDB and CVS from within
> Emacs???

-- 
-- 
Ken Goldman   kgold@watson.ibm.com   914-784-7646


reply via email to

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