[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sv: Suggestion: two new commands: beginning-of-list and end-of-list
From: |
Karthik Chikmagalur |
Subject: |
Re: Sv: Suggestion: two new commands: beginning-of-list and end-of-list |
Date: |
Tue, 10 Sep 2024 20:17:50 -0700 |
> I think it makes sense to keep backward-up-list as it is, since it handles
> literal strings as it does. But the behaviour is controlled via special vars
> esape-strings and no-syntax-crossing. If we want similar command as
> beginning-of-string, we have to wrap it and let-bind those variables to
> change how it works.
>
> I am not sure, what is a symmetric function to move cursor to the end of list?
If I'm understanding your question correctly: `up-list' moves the
cursor to the end of the list and out of it, the same way
`backward-up-list' moves it to the beginning and up.
- Suggestion: two new commands: beginning-of-list and end-of-list, arthur miller, 2024/09/09
- Re: Suggestion: two new commands: beginning-of-list and end-of-list, Eli Zaretskii, 2024/09/09
- Sv: Suggestion: two new commands: beginning-of-list and end-of-list, arthur miller, 2024/09/09
- Sv: Suggestion: two new commands: beginning-of-list and end-of-list, arthur miller, 2024/09/09
- Re: Suggestion: two new commands: beginning-of-list and end-of-list, Eli Zaretskii, 2024/09/10
- Sv: Suggestion: two new commands: beginning-of-list and end-of-list, arthur miller, 2024/09/10
- Re: Suggestion: two new commands: beginning-of-list and end-of-list, Eli Zaretskii, 2024/09/10
- Sv: Suggestion: two new commands: beginning-of-list and end-of-list, arthur miller, 2024/09/11
- Re: Suggestion: two new commands: beginning-of-list and end-of-list, Emanuel Berg, 2024/09/12
- Re: Sv: Suggestion: two new commands: beginning-of-list and end-of-list,
Karthik Chikmagalur <=
- Sv: Sv: Suggestion: two new commands: beginning-of-list and end-of-list, arthur miller, 2024/09/11
Re: Suggestion: two new commands: beginning-of-list and end-of-list, Yuri Khan, 2024/09/10