all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Hansen <david.hansen@gmx.net>
Subject: Re: sh-script-mode
Date: Mon, 29 May 2006 20:06:10 +0200	[thread overview]
Message-ID: <87irno3dv1.fsf@robotron.kosmorama> (raw)
In-Reply-To: a96350810605290841oced01a5i913a3ec0a48c4ab3@mail.gmail.com

On Mon, 29 May 2006 16:41:47 +0100 Cai Qian wrote:

> Hi,
>
> I would like to change the behaviour of default sh-script-mode through
> .emacs about the following,
>
> 1) Here document,
> When input <<, it should not automatically add EOF here document for
> me, as I may want to use <<< instead. Therefore, I want to disable
> this feature.

Not tested:

(add-hook 'sh-mode-hook
          (lambda () (local-set-key ?< 'self-insert-command)))

David

  reply	other threads:[~2006-05-29 18:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-29 15:41 sh-script-mode Cai Qian
2006-05-29 18:06 ` David Hansen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-05-29 15:44 sh-script-mode Cai Qian
2006-05-30 16:32 ` sh-script-mode Kevin Rodgers
     [not found] ` <E1FkpID-0004Pz-On@fencepost.gnu.org>
2006-05-31 23:46   ` sh-script-mode Cai Qian

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=87irno3dv1.fsf@robotron.kosmorama \
    --to=david.hansen@gmx.net \
    /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.