all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kiwon Um <um.kiwon@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: forward/backward word with case sensitivity
Date: Tue, 28 Jul 2009 01:01:26 -0700 (PDT)	[thread overview]
Message-ID: <9f6ae96d-a6ab-45ff-97d2-f83f26fbeafe@12g2000pri.googlegroups.com> (raw)
In-Reply-To: mailman.3306.1248767060.2239.help-gnu-emacs@gnu.org

Thanks for your reply.

On 7월28일, 오후4시37분, Thierry Volpiatto <thierry.volpia...@gmail.com>
wrote:
> Hi,
>
> Kiwon Um <um.ki...@gmail.com> writes:
> > Hello, there.
>
> > I'm wondering how to use the case sensitive buffer editing in buffer.
> > For example, in the kill-word function (M-d), how I can set it to kill
> > up to the final lower case, not space, comma, etc. as follows:
> > testFunction()
> > ^ (Here, M-d)
> > Function()
>
> M-z ==> F
>

But this doesn't seem to be the final solution. I just want to work
with case sensitive editing: forward word, backward word, kill word,
etc. not only for special cases.

What I really want to do is that making emacs sensitive to cases in
word recognition. ;)

> ,----[ C-h f zap-to-char RET ]
> | zap-to-char is an interactive compiled Lisp function in `simple.el'.
> |
> | It is bound to M-z.
> |
> | (zap-to-char arg char)
> |
> | Kill up to and including argth occurrence of char.
> | Case is ignored if `case-fold-search' is non-nil in the current buffer.
> | Goes backward if arg is negative; error if char not found.
> |
> | ===*===*===*===*===*===*===*===*===*===*===
> `----
>
> > Please give me an advice...
> > Thanks.
>
> --
> A + Thierry Volpiatto
> Location: Saint-Cyr-Sur-Mer - France


  parent reply	other threads:[~2009-07-28  8:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-28  7:16 forward/backward word with case sensitivity Kiwon Um
2009-07-28  7:37 ` Thierry Volpiatto
     [not found] ` <mailman.3306.1248767060.2239.help-gnu-emacs@gnu.org>
2009-07-28  8:01   ` Kiwon Um [this message]
2009-07-28  8:27 ` Anselm Helbig
2009-07-28  9:00   ` Thierry Volpiatto
2009-07-28  9:25   ` Kiwon Um
     [not found]   ` <mailman.3312.1248772055.2239.help-gnu-emacs@gnu.org>
2009-07-28  9:27     ` Kiwon Um
2009-07-28 10:21 ` Elena

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=9f6ae96d-a6ab-45ff-97d2-f83f26fbeafe@12g2000pri.googlegroups.com \
    --to=um.kiwon@gmail.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.