[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Shift selection using interactive spec
From: |
Kim F. Storm |
Subject: |
Re: Shift selection using interactive spec |
Date: |
Fri, 14 Mar 2008 15:26:03 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1.92 (gnu/linux) |
Dan Nicolaescu <address@hidden> writes:
> Chong Yidong <address@hidden> writes:
>
> > Comments are welcome.
>
> Seems to work fine. Adding ^ to move-beginning/end-of-line made S-home
> and S-end work too.
>
> The expected behavior for S-prior/next is to move the point to the
> beginning/end of the buffer when the distance is less than a page.
> How is that going to be handled?
>
> How about mark-whole-buffer?
>
> Thanks for taking care of this!
I haven't had time to look at your patch, but it seems ok.
But let me repeat my question:
What if a movement command uses a lisp form rather than a string as
interactive spec?
Then, how do you do the equivalent of '^' in that case?
--
Kim F. Storm <address@hidden> http://www.cua.dk
- Re: Shift selection using interactive spec, (continued)
- Re: Shift selection using interactive spec, Thomas Lord, 2008/03/14
- Re: Shift selection using interactive spec, David Kastrup, 2008/03/14
- Re: Shift selection using interactive spec, Thomas Lord, 2008/03/14
- Re: Shift selection using interactive spec, Thomas Lord, 2008/03/14
- Re: Shift selection using interactive spec, David Kastrup, 2008/03/14
- Re: Shift selection using interactive spec, Thomas Lord, 2008/03/14
Re: Shift selection using interactive spec, Dan Nicolaescu, 2008/03/14
- Re: Shift selection using interactive spec,
Kim F. Storm <=
- Re: Shift selection using interactive spec, Stefan Monnier, 2008/03/14
- RE: Shift selection using interactive spec, Drew Adams, 2008/03/14
- Re: Shift selection using interactive spec, Chong Yidong, 2008/03/14
- Re: Shift selection using interactive spec, David Kastrup, 2008/03/14
- Re: Shift selection using interactive spec, Chong Yidong, 2008/03/14
Re: Shift selection using interactive spec, Stefan Monnier, 2008/03/14
Re: Shift selection using interactive spec, Chong Yidong, 2008/03/14