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

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

Re: Tip of the day: Using Valgrind in the GUD buffer


From: Bruce Ingalls
Subject: Re: Tip of the day: Using Valgrind in the GUD buffer
Date: Tue, 30 Dec 2003 00:56:38 GMT
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4

Kevin Rodgers wrote:
Note also that *compilation* buffers can be made to accept user input:
http://groups.google.com/groups?selm=3F6A3405.8040609%40yahoo.com

Hmm. I've added

(add-hook 'compilation-mode-hook '(lambda() (toggle-read-only t)))

to my .emacs, because I tend to use mouse2 instead of C-x ` to jump to error-lines showing in the *compilation* buffer. The problem is that sometimes (middle) mouse2 will _Paste_ instead of goto-line :(




reply via email to

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