From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Edgar Antonio Luna =?iso-8859-1?q?D=EDaz?= Newsgroups: gmane.emacs.help Subject: Re: How useful to run GDB and CVS from *WITHIN* Emacs? How helps? Date: Wed, 12 Feb 2003 21:38:33 -0600 Organization: Grupo de Usuarios de GNU/Linux de Monterrey Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87bs1gj1dy.fsf@gnulinux.org.mx> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============42359168596422436==" X-Trace: main.gmane.org 1045107624 9882 80.91.224.249 (13 Feb 2003 03:40:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 13 Feb 2003 03:40:24 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18jADM-0002Wh-00 for ; Thu, 13 Feb 2003 04:39:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18jAEn-0004Wt-03 for gnu-help-gnu-emacs@m.gmane.org; Wed, 12 Feb 2003 22:40:37 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!feed.news.nacamar.de!fu-berlin.de!uni-berlin.de!dsl-200-67-5-13.prodigy.net.MX!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 52 Original-NNTP-Posting-Host: dsl-200-67-5-13.prodigy.net.mx (200.67.5.13) Original-X-Trace: fu-berlin.de 1045107522 43827587 200.67.5.13 (16 [135044]) User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 Cancel-Lock: sha1:+I+COQCXazykz+D7pMT8+rlEeOs= Original-Xref: shelby.stanford.edu gnu.emacs.help:110111 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6614 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6614 --===============42359168596422436== content-type: multipart/signed; boundary="=-=-="; micalg="pgp-sha1"; protocol="application/pgp-signature" --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable seberino@spawar.navy.mil (Christian Seberino) writes: > How much benefit would there be to using GDB and CVS from within > Emacs??? Well, maybe integration is the word, some examples: When you make a commit in cvs via console, you use: cvs ci well, if you us pcl-cvs in emacs you use just: c now, with command line de $EDITOR (or $VISUAL) will run and you will use it to make your comment, with pcl-cvs, a buffer opens and you can edit there with _all_ functionality of emacs (ie. key bindings), and then C-c C-c and the commit is done, I have heard about integrate the ChangeLog file with the cvs changelog, but never used it. With GDB, maybe this screenshot would be usefull, http://www.nick.uklinux.net/screenshot.png the package that make that is gdbel (run on top of GUD AFAIK), and now is integrated in the cvs of emacs, the more visible feature is that you could see the line in that you are in step by that arrow in the source buffer. > I'm trying real hard to convince myself it will be a good > idea to run this from Emacs. This of course are not arguments, are just examples, the arguments come form emacs itself, you could do things too particular even weird, but that could be useful for you, and never stop, maybe you think that any key binding could be shorter, you could do it, maybe a repetitive task that you want that execute 1000 times, you could do it, or maybe the most strange string substitution but that you just want to do any each summer, you could do it, maybe you like the Vi key bindings, take Viper. > Any help would be greatly appreciated. This is my _little_. Hope that help =2D-=20 Edgar Antonio Luna D=EDaz Key Fingerprint: C008 5EAC 5272 AC8C 7589 4821 8B34 6166 8733 8310 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQA+SxM/izRhZoczgxARAvMjAJ4/zu/0NKJuSsW6Qr52z61LztdpDQCfX7lB wUodHtB6bUkKt/Yr01h8HLc= =ANjF -----END PGP SIGNATURE----- --=-=-=-- --===============42359168596422436== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://mail.gnu.org/mailman/listinfo/help-gnu-emacs --===============42359168596422436==--