all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Wes James <comptekki@me.com>
Cc: help-gnu-emacs@gnu.org
Subject: RE: turning line mode on/off with defun not working
Date: Thu, 5 Dec 2013 10:48:46 -0800 (PST)	[thread overview]
Message-ID: <5e98fd59-a32b-4133-aaf3-21a7b637017f@default> (raw)
In-Reply-To: <8b5619bf-e5e1-4ac7-a03e-5ccaabde490c@me.com>

>> See the Elisp manual - use `i interactive'.
>> Or use `C-h f interactive'.
>
> I can see how to use C-h f interactive.
> How do you use 'i interactive'. I've tried c-x and m-x and
> not sure how this one works.

First, bravo for trying, and then asking for help.

`i' is bound to command `Info-index' when in Info mode.

So to use it you need to first be visiting a manual (in this
case, the Elisp manual) in Info mode.

To do that: `C-h i' invokes command `info'.  Then choose the
Elisp manual.  Then use `i' to find something that is in the
index, in this case `interactive'.



  reply	other threads:[~2013-12-05 18:48 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-05 18:42 turning line mode on/off with defun not working Wes James
2013-12-05 18:48 ` Drew Adams [this message]
2013-12-05 19:00   ` Wes James
     [not found] <mailman.8198.1386264536.10748.help-gnu-emacs@gnu.org>
2013-12-06 18:35 ` Emanuel Berg
2013-12-06 19:21   ` Wes James
     [not found]   ` <mailman.8418.1386360511.10748.help-gnu-emacs@gnu.org>
2013-12-06 21:35     ` Emanuel Berg
2013-12-06 21:42       ` Emanuel Berg
2013-12-06 22:35         ` Emanuel Berg
2013-12-06 23:05           ` Wes James
2013-12-06 23:16             ` Emanuel Berg
2013-12-07  9:06               ` PJ Weisberg
     [not found]               ` <mailman.8440.1386407185.10748.help-gnu-emacs@gnu.org>
2013-12-07 13:28                 ` Emanuel Berg
  -- strict thread matches above, loose matches on Subject: below --
2013-12-05 17:28 Wes James
2013-12-05 17:31 ` Drew Adams
2013-12-05 17:54   ` Wes James

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

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

  git send-email \
    --in-reply-to=5e98fd59-a32b-4133-aaf3-21a7b637017f@default \
    --to=drew.adams@oracle.com \
    --cc=comptekki@me.com \
    --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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.