[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Feature freezes and Emacs 25
From: |
Drew Adams |
Subject: |
RE: Feature freezes and Emacs 25 |
Date: |
Tue, 10 Nov 2015 17:21:51 -0800 (PST) |
> I'm designing a framework
> to support multiple regions by adding a new arg with a group of regions.
>
> In bug#19829 I've collected the evidence of commands that need this
> feature as a basis for the new design, but the deadlock was caused by the
> same question that backpedaled the Alan's design: whether to add a new arg
> to the existing functions or to try stuffing it into the existing ones?
FWIW, with Isearch+ you can search or query-replace multiple regions
(which can be defined in several ways, including just by their limits),
including across multiple buffers.
But I'm glad that you're adding this to isearch.el and also providing
rectangle search, even if it means additional Isearch+ work. ;-)
- Re: Feature freezes and Emacs 25, (continued)
- Re: Feature freezes and Emacs 25, Xue Fuqiao, 2015/11/16
- Re: Feature freezes and Emacs 25, Eli Zaretskii, 2015/11/16
- Re: Feature freezes and Emacs 25, Xue Fuqiao, 2015/11/16
- Re: Feature freezes and Emacs 25, Eli Zaretskii, 2015/11/16
- Re: Feature freezes and Emacs 25, Xue Fuqiao, 2015/11/17
- Design of commands operating on rectangular regions (was: Feature freezes and Emacs 25), Juri Linkov, 2015/11/12
- Re: Design of commands operating on rectangular regions, John Wiegley, 2015/11/20
- RE: Design of commands operating on rectangular regions, Drew Adams, 2015/11/20
- Re: Design of commands operating on rectangular regions, Juri Linkov, 2015/11/22
- Re: Design of commands operating on rectangular regions, Juri Linkov, 2015/11/22
- RE: Feature freezes and Emacs 25,
Drew Adams <=
- Re: Feature freezes and Emacs 25, Phillip Lord, 2015/11/07
- kqueue in Emacs 25.1? (was: Feature freezes and Emacs 25), Michael Albinus, 2015/11/07
- Re: kqueue in Emacs 25.1? (was: Feature freezes and Emacs 25), Eli Zaretskii, 2015/11/07
- Re: kqueue in Emacs 25.1?, Michael Albinus, 2015/11/07
- Re: kqueue in Emacs 25.1?, Eli Zaretskii, 2015/11/07
- Re: kqueue in Emacs 25.1?, John Wiegley, 2015/11/09
- Re: kqueue in Emacs 25.1?, Michael Albinus, 2015/11/10
- Re: kqueue in Emacs 25.1?, Wolfgang Jenkner, 2015/11/10
- Re: kqueue in Emacs 25.1?, Michael Albinus, 2015/11/10
- Re: kqueue in Emacs 25.1?, Michael Albinus, 2015/11/11