unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Tom Breton <tehom@REMOVEpanNOSPAMix.com>
Subject: Re: Using a Custom Emacs mode
Date: 08 Aug 2005 17:39:58 -0400	[thread overview]
Message-ID: <m3wtmwds5t.fsf__12295.0001889423$1123543705$gmane$org@mail.panix.com> (raw)
In-Reply-To: iNLJe.3347$HM1.1969@okepread03

[F'ups to gnu.emacs.help]

Zach Flynn <purple.hands@gmail.com> writes:

> Ok, so I have an emacs mode that I'd like to use but I don't know how to 
> actually use it in emacs.  For some strange reason, I can't find that 
> explained anywhere.  Can someone tell me how to use a mode that's 
> written for emacs?  It's not one of those ones that emacs comes with.
> 
> -Zach

In the buffer you want to use it in, you can call it like any other
emacs command.  Like:

    M-x zachs-mode

You should also look at the Elisp docs under "Modes".  Especially read
about the variable auto-mode-alist.

-- 
Tom Breton, the calm-eyed visionary

      parent reply	other threads:[~2005-08-08 21:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <iNLJe.3347$HM1.1969@okepread03>
2005-08-08 18:06 ` Using a Custom Emacs mode Kevin Rodgers
2005-08-08 21:39 ` Tom Breton [this message]

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='m3wtmwds5t.fsf__12295.0001889423$1123543705$gmane$org@mail.panix.com' \
    --to=tehom@removepannospamix.com \
    /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).