unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: harven <harven@free.fr>
To: help-gnu-emacs@gnu.org
Subject: Re: inserting code based on syntactic information in cc-mode
Date: Fri, 11 Dec 2009 18:09:32 +0100	[thread overview]
Message-ID: <87my1p4eur.fsf@ergodik.univ-brest.fr> (raw)
In-Reply-To: caaae22d-bb7b-49fc-a87e-b7fed1f0b028@j9g2000prh.googlegroups.com

SameerDS <sameerds@gmail.com> writes:

> On Nov 23, 3:42 pm, 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!

I guess that the elisp sources are not installed. What is your system ?
On debian, the sources are in a separate package called emacs.el.

Try to locate files ending with .el or .el.gz. on your system.
(e.g. by typing M-x locate misc.el in emacs)
If you only find files ending with .elc (sources are compiled), 
that explains why you can't access them through the *help* buffer.


  parent reply	other threads:[~2009-12-11 17:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-23  9:38 inserting code based on syntactic information in cc-mode SameerDS
2009-11-23  9:44 ` Joost Kremers
2009-11-23  9:58   ` SameerDS
2009-11-23 10:42 ` Pascal J. Bourguignon
2009-11-23 11:03   ` SameerDS
2009-12-11 11:16   ` SameerDS
2009-12-11 16:42     ` Lennart Borgman
2009-12-11 17:09     ` harven [this message]
2009-12-11 18:38 ` Alan Mackenzie
2009-12-12  3:14   ` SameerDS

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87my1p4eur.fsf@ergodik.univ-brest.fr \
    --to=harven@free.fr \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).