From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Newsgroups: gmane.emacs.help Subject: Mode for files visited by GUD Date: Thu, 17 Jul 2008 01:35:53 +0200 Message-ID: <200807170135.53892.juanma_bellon@yahoo.es> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1216251382 14404 80.91.229.12 (16 Jul 2008 23:36:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Jul 2008 23:36:22 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 17 01:37:10 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KJGYY-0003jW-2p for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Jul 2008 01:37:10 +0200 Original-Received: from localhost ([127.0.0.1]:48245 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJGXf-0000yc-9d for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Jul 2008 19:36:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KJGXP-0000y6-Gc for help-gnu-emacs@gnu.org; Wed, 16 Jul 2008 19:35:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJGXN-0000xa-0y for help-gnu-emacs@gnu.org; Wed, 16 Jul 2008 19:35:58 -0400 Original-Received: from [199.232.76.173] (port=57997 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJGXM-0000xX-Rf for help-gnu-emacs@gnu.org; Wed, 16 Jul 2008 19:35:56 -0400 Original-Received: from n5a.bullet.mud.yahoo.com ([209.191.126.232]:48534) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KJGXM-0004nP-FW for help-gnu-emacs@gnu.org; Wed, 16 Jul 2008 19:35:56 -0400 Original-Received: from [209.191.108.97] by n5.bullet.mud.yahoo.com with NNFMP; 16 Jul 2008 23:35:55 -0000 Original-Received: from [68.142.201.253] by t4.bullet.mud.yahoo.com with NNFMP; 16 Jul 2008 23:35:55 -0000 Original-Received: from [127.0.0.1] by omp414.mail.mud.yahoo.com with NNFMP; 16 Jul 2008 23:35:55 -0000 X-Yahoo-Newman-Id: 848179.89447.bm@omp414.mail.mud.yahoo.com Original-Received: (qmail 33794 invoked from network); 16 Jul 2008 23:35:55 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.es; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:From:To:Subject:Date:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id; b=ejz4SX7JfTqJ+fli2LMBLOCWzapNgUx0ox0eV7hJ+wRMRBJHyHCJwbuUy2pMTUcJ6A2iAQxpTvQb5DZ4MwPlvbM4RpiL9/wMsH092dKhaNv2jbMgbMSJYjYm7WJvZ2KNofbDmggcwmN/MNxgu5c/jOoEjaod6T/7yWM1caJI0Xo= ; Original-Received: from unknown (HELO 212251168194.customer.cdi.no) (juanma_bellon@212.251.168.194 with plain) by smtp123.plus.mail.mud.yahoo.com with SMTP; 16 Jul 2008 23:35:55 -0000 X-YMail-OSG: AXFnuEkVM1l_Hy3y70qPiYrJsmik8e4Z_bTo6JIwvLMjdk3.XjUONkfU2tNI3vS.auLnYGjk2fPXoftHAwcFSd6tluPLXmEiLQfwrhMthbp49ubQQwPrayFOEqCK X-Yahoo-Newman-Property: ymail-3 User-Agent: KMail/1.9.6 (enterprise 0.20070907.709405) Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:55661 Archived-At: Hello all, Is there any mode (and it's hook) run when GUD visits a source code file during debugging? I have found a gud-minor-mode variable, but it's not documented. Anyway, quickly peeping into the source, it doesn't seem like that minor mode would serve my purpose. Actually, many functions and variables are not documented. I'm not helping, so I'm not complaining. I'm just curious, because I find it odd for a mature package (GUD has gone along with Emacs since a very long time ago, right?) to have many things left undocumented. BTW, is Emacs' CVS repository, under emacs/lisp/progmodes, the right place to find the latest version? Thanks. -- Juanma "Having a smoking section in a restaurant is like having a peeing section in a swimming pool." -- Edward Burr