all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sam Halliday <devnull@example.com>
Subject: Re: backward-delete-char-untabify-method
Date: Sun, 8 Jun 2003 22:37:12 +0100	[thread overview]
Message-ID: <20030608223712.472b8285.devnull@example.com> (raw)
In-Reply-To: 20030608222213.4c8cfb4b.devnull@example.com

Sam Halliday wrote:
> Stefan Monnier wrote:
> > I think you'll have to make it from scratch (and a few other
> > (defun sam-backspace ()
<snip>
> wooah woah; im very new to elisp (and by exposure only) so you'll have
> to be patient here... but from checking this out very quickly (one
> indenting example)... it seems to do exactly what i am after!! thank
> you very much Stefan :-D

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.

you can take as an example the function itself... go to the 13th line
which begins "(zerop..." and type BACKSPACE there, i would expect it to
delete back to just below "(while...", but instead
backward-delete-char-untabify is being called.

cheers,
Sam

  reply	other threads:[~2003-06-08 21:37 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     ` Sam Halliday [this message]
2003-06-08 22:24       ` backward-delete-char-untabify-method Stefan Monnier
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=20030608223712.472b8285.devnull@example.com \
    --to=devnull@example.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.
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.