all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stefan Monnier" <monnier+gnu.emacs.help/news/@flint.cs.yale.edu>
Subject: Re: backward-delete-char-untabify-method
Date: 08 Jun 2003 18:24:25 -0400	[thread overview]
Message-ID: <5l7k7wdx7q.fsf@rum.cs.yale.edu> (raw)
In-Reply-To: 20030608223712.472b8285.devnull@example.com

> ok, this does not seem to be perfect just yet; it doesnt seem to work in
> elisp mode for example, but is doing as expected in LaTeX mode;
> especially if i keep my untabify-method=hungry.

I suspect a "pilot error on your part".
DEL is rebound to backward-delete-char-untabify in elisp  mode, so
when you hit backspace, it probably doesn't run the new code at all.
You can also call it a misfeature of elisp-mode (and C mode as well,
IIRC).  Maybe a bug-report/feature-request about it is in order.


        Stefan

  reply	other threads:[~2003-06-08 22:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-08 18:05 backward-delete-char-untabify-method Sam Halliday
2003-06-08 19:54 ` backward-delete-char-untabify-method Kai Großjohann
2003-06-08 20:46 ` backward-delete-char-untabify-method Stefan Monnier
2003-06-08 21:22   ` backward-delete-char-untabify-method Sam Halliday
2003-06-08 21:37     ` backward-delete-char-untabify-method Sam Halliday
2003-06-08 22:24       ` Stefan Monnier [this message]
2003-06-08 23:16         ` backward-delete-char-untabify-method Sam Halliday
2003-06-09  9:34           ` backward-delete-char-untabify-method Kai Großjohann
2003-06-09  9:50             ` backward-delete-char-untabify-method Sam Halliday
2003-06-09  9:35     ` backward-delete-char-untabify-method Kai Großjohann

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=5l7k7wdx7q.fsf@rum.cs.yale.edu \
    --to=monnier+gnu.emacs.help/news/@flint.cs.yale.edu \
    /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.