From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: SameerDS Newsgroups: gmane.emacs.help Subject: Re: inserting code based on syntactic information in cc-mode Date: Fri, 11 Dec 2009 03:16:18 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <877hthed3h.fsf@galatea.local> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1260531781 2522 80.91.229.12 (11 Dec 2009 11:43:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Dec 2009 11:43:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 11 12:42:54 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NJ3sD-0005jj-31 for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Dec 2009 12:41:25 +0100 Original-Received: from localhost ([127.0.0.1]:53874 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NJ3sA-0004f3-Nz for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Dec 2009 06:41:22 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!j9g2000prh.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 59.184.25.126 Original-X-Trace: posting.google.com 1260530178 8287 127.0.0.1 (11 Dec 2009 11:16:18 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 11 Dec 2009 11:16:18 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: j9g2000prh.googlegroups.com; posting-host=59.184.25.126; posting-account=9lo_eQoAAACfsIyHE_E4yJ4DVkC1bdwh User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.15) Gecko/2009102815 Ubuntu/9.04 (jaunty) Firefox/3.0.15, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:175512 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:70590 Archived-At: On Nov 23, 3:42=A0pm, p...@informatimago.com (Pascal J. Bourguignon) wrote: > > Type: C-h f c-show-syntactic-information RET > then: C-x o TAB RET > > Read the source, and learn what lisp function is called to get the syntax= . > Well I finally found some time to try this out ... but C-x o TAB simply takes me to the [back] link at the bottom of the *Help* buffer (mainly because that is the only link in the buffer). What I expected was to be taken to the elisp file that actually contains the function definition! -- Sameer. http://sameer.sbuddhe.net/