From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "B. T. Raven" Newsgroups: gmane.emacs.help Subject: cvs 22.0.50 + auctex Date: Tue, 21 Feb 2006 05:48:06 GMT Organization: EarthLink Inc. -- http://www.EarthLink.net Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1140515907 14404 80.91.229.2 (21 Feb 2006 09:58:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Feb 2006 09:58:27 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 21 10:58:27 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 1FBUHk-0004LC-Mn for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Feb 2006 10:58:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FBU64-00028R-Md for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Feb 2006 04:46:17 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!nx01.iad01.newshosting.com!newshosting.com!207.69.154.102.MISMATCH!elnk-atl-nf2!newsfeed.earthlink.net!stamper.news.atl.earthlink.net!newsread3.news.atl.earthlink.net.POSTED!0847253b!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 33 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Original-NNTP-Posting-Host: 4.159.162.98 Original-X-Complaints-To: abuse@earthlink.net Original-X-Trace: newsread3.news.atl.earthlink.net 1140500886 4.159.162.98 (Mon, 20 Feb 2006 21:48:06 PST) Original-NNTP-Posting-Date: Mon, 20 Feb 2006 21:48:06 PST Original-Xref: shelby.stanford.edu gnu.emacs.help:137700 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:33325 Archived-At: I have downloaded and installed this version on MS w98 and I find that many problems with 21.3 have been addressed (copy paste of non 8859-1 characters now works, ucs-insert works, etc.). So far I have only 3 questions: 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. ??? 2) I can't raise the w32 file input dialog box even though use-dialog-box use-file-dialog are both set to t (on). Is this a bug? Font dialog box comes up but won't change the font and although save options doesn't suppress the toolbar, it can be gotten rid of by setting tool-bar-mode to nil in .emacs 3) Why can't calendar force use of a fixed font just for that buffer so that the alignment is maintained in the 3 month calendar display? 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. Thanks, Ed