From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: cvs 22.0.50 + auctex Date: Tue, 21 Feb 2006 11:26:18 -0500 Organization: Bell Sympatico Message-ID: <878xs44r3t.fsf-monnier+gnu.emacs.help@gnu.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1140566761 5030 80.91.229.2 (22 Feb 2006 00:06:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Feb 2006 00:06:01 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 22 01:06:00 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FBhW0-0002JS-FX for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Feb 2006 01:05:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FBhVy-0004OF-9P for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Feb 2006 19:05:54 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.news.ucla.edu!nrc-news.nrc.ca!newsflash.concordia.ca!News.Dal.Ca!ursa-nb00s0.nbnet.nb.ca!nf3.bellglobal.com!nf1.bellglobal.com!nf2.bellglobal.com!news20.bellglobal.com.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:3vlYFpJNBHxSXOcW9p+VuJroSK8= Original-Lines: 23 Original-NNTP-Posting-Host: 70.48.80.201 Original-X-Complaints-To: abuse@sympatico.ca Original-X-Trace: news20.bellglobal.com 1140539178 70.48.80.201 (Tue, 21 Feb 2006 11:26:18 EST) Original-NNTP-Posting-Date: Tue, 21 Feb 2006 11:26:18 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:137715 Original-To: help-gnu-emacs@gnu.org 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:33339 Archived-At: > 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