[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cvs 22.0.50 + auctex
From: |
Stefan Monnier |
Subject: |
Re: cvs 22.0.50 + auctex |
Date: |
Tue, 21 Feb 2006 11:26:18 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
> 1) in the news file it says:
> "+++
> *** C-h v and C-h f commands now include a hyperlink to the C source for
> variables and functions defined in C (if the C source is available)."
> I have setq'd and evaluated 'source-directory to the place where I put the
> c sources but when I click on a file, I get the message that the sources
> are not available. ???
Show us the actual code you used to "setq and evaluate" (whatever that
means). Also set "Options -> Enter Debugger on Error" and show us the
backtrace you get when trigerring the error.
> iiii) I just found that at times, after a C-h f or C-h v, that the
> completion buffer won't accept a mouse-1 or mouse-2 click over a mouse
> sensitive item, but only dings, reports read-only, and dissappears.
> Quitting emacs and then restarting restored normal behavior.
M-x report-emacs-bug
Stefan