From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ilya Zakharevich Newsgroups: gmane.emacs.help Subject: Re: cperl-mode buglet Date: Tue, 4 Jan 2005 22:35:45 +0000 (UTC) Organization: U.C. Berkeley Math. Department. Message-ID: References: <33u0rsF42sd8jU1@individual.net> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1104880204 25406 80.91.229.6 (4 Jan 2005 23:10:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 4 Jan 2005 23:10:04 +0000 (UTC) Bcc: ilya Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 05 00:09:46 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ClxSt-0000iP-00 for ; Tue, 04 Jan 2005 23:47:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Clxdx-0007AF-2O for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Jan 2005 17:59:13 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.news.ucla.edu!news-hog.berkeley.edu!ucberkeley!agate.berkeley.edu!agate!ilya Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: powdermilk.math.berkeley.edu Original-X-Trace: agate.berkeley.edu 1104878145 5063 169.229.140.13 (4 Jan 2005 22:35:45 GMT) Original-X-Complaints-To: usenet@agate.berkeley.edu Original-NNTP-Posting-Date: Tue, 4 Jan 2005 22:35:45 +0000 (UTC) User-Agent: trn [how to get a version via %-escapes???] with a custom header X-How-To-Reach-Me: The From: address is valid X-How-To-Disable-Cc: Put in the headers the line: Mail-Copies-To: never Originator: ilya@powdermilk Original-Xref: shelby.stanford.edu gnu.emacs.help:127680 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: main.gmane.org gmane.emacs.help:23150 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:23150 [A complimentary Cc of this posting was sent to Kevin Rodgers ], who wrote in article <33u0rsF42sd8jU1@individual.net>: > J Krugman wrote: > > P.S. I'd like to post the version of cperl-mode I'm using, but I > > can't figure out how to find it; my system only has the compiled > > *.elc file. BTW, how can one extract the module documentation info > > from a compiled module file? > > C-h v cperl-version > > or visit the .elc file and regex-search for version\|revision Is there a situation when the mode-menu is not enough? Yours, Ilya