From: "Vadim Bendebury" <vb@vsbe.com>
Subject: two more emacs questions
Date: Fri, 17 Nov 2006 11:05:50 -0800 [thread overview]
Message-ID: <009d01c70a7b$6731f190$6b01a8c0@dimalaptop> (raw)
Say I want to search for other occurences of a word which the cursor is ot.
I hit C-s C-w C-s and off it goes. The problem is when the word includes
underscores - each C-w moves the mark to the next underscore, nit to the end
ofthe word. Is there a way to configure emacs such that underscore is
considered part of the word?
Another emacs annoyance (at least for us, unfortunate users of other, less
priviledged editors ;-)) is its handling of undo. It does not consider
highligting of the part of the file (like setting marks around a block of
code) a separate operation. Say I highlighted a 10 line block, cut it, moved
the cursor to another place in the file and pasted the block there. Then I
wanted to actually decrease the amount of moved code. I hit undo a few
times, it does put the code back where it came from, but it skips the
highlighting step, so at this time, if I wanted to move a 9 line block
instead of 10 - I need to highlight the entire block again instead of just
shrinking the highlighted area by a line. Is there a way to make it consider
highligting a part of the command sequence and folow it in the undo path?
TIA,
/vb
next reply other threads:[~2006-11-17 19:05 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-17 19:05 Vadim Bendebury [this message]
2006-11-17 20:31 ` two more emacs questions Perry Smith
2006-11-17 22:02 ` vb
2006-11-18 8:20 ` Dieter Wilhelm
2006-11-18 18:39 ` vb
2006-11-19 3:00 ` Dieter Wilhelm
2006-11-19 4:00 ` vb
2006-11-19 10:17 ` Dieter Wilhelm
2006-11-18 10:02 ` Eli Zaretskii
2006-11-18 18:41 ` vb
2006-11-18 19:45 ` Eli Zaretskii
2006-11-19 4:06 ` vb
2006-11-19 4:12 ` Eli Zaretskii
[not found] ` <mailman.828.1163922268.2155.help-gnu-emacs@gnu.org>
2006-11-22 9:37 ` Mathias Dahl
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='009d01c70a7b$6731f190$6b01a8c0@dimalaptop' \
--to=vb@vsbe.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.