Re: patch for block textobj search

2014-06-17 Fir de Conversatie Daniel "paradigm" Thau
On Tuesday, June 17, 2014 1:17:02 PM UTC-4, Tom McDonald wrote: > On Friday, January 31, 2014 2:52:38 PM UTC-5, Daniel "paradigm" Thau wrote: > > On Wednesday, January 29, 2014 7:40:10 PM UTC-5, Daniel "paradigm" Thau > > wrote: > > > Apologies for

Re: Patch to utilize undefined text-objects

2014-03-27 Fir de Conversatie Daniel "paradigm" Thau
On Thursday, March 27, 2014 1:05:08 PM UTC-4, Ben Fritz wrote: > On Friday, January 31, 2014 1:54:30 PM UTC-6, Daniel "paradigm" Thau wrote: > > On Thursday, January 30, 2014 9:07:19 PM UTC-5, Daniel "paradigm" Thau > > wrote: > > > On Thursda

Re: Patch to utilize undefined text-objects

2014-02-04 Fir de Conversatie Daniel "paradigm" Thau
On Tuesday, February 4, 2014 5:06:08 PM UTC-5, telemachus wrote: > On Tuesday, February 4th, 2014 at 4:50PM, Daniel "paradigm" Thau wrote: > > > Should be fixed in the attachment. As a bonus, it now supports things > > > such as digraphs. > > >

Re: Patch to utilize undefined text-objects

2014-02-04 Fir de Conversatie Daniel "paradigm" Thau
On Tuesday, February 4, 2014 1:50:19 PM UTC-5, Ben Fritz wrote: > On Friday, January 31, 2014 10:40:49 PM UTC-6, Ben Fritz wrote: > > > On Friday, January 31, 2014 1:54:30 PM UTC-6, Daniel "paradigm" Thau wrote: > > > > > > > > Should be fixed i

Re: Patch to utilize undefined text-objects

2014-01-31 Fir de Conversatie Daniel "paradigm" Thau
On Thursday, January 30, 2014 9:07:19 PM UTC-5, Daniel "paradigm" Thau wrote: > On Thursday, January 30, 2014 8:07:04 PM UTC-5, Marcin Szamotulski wrote: > > On 16:45 Wed 29 Jan , Daniel "paradigm" Thau wrote: > > > > > Apologies for the delay. >

Re: patch for block textobj search

2014-01-31 Fir de Conversatie Daniel "paradigm" Thau
On Wednesday, January 29, 2014 7:40:10 PM UTC-5, Daniel "paradigm" Thau wrote: > Apologies for the delay. > > Review for those who have forgotten and/or don't care to backread: > > With this patch, if the user attempts to use a block textobject (parenthesis, >

Re: Patch to utilize undefined text-objects

2014-01-30 Fir de Conversatie Daniel "paradigm" Thau
On Thursday, January 30, 2014 8:07:04 PM UTC-5, Marcin Szamotulski wrote: > On 16:45 Wed 29 Jan , Daniel "paradigm" Thau wrote: > > > Apologies for the delay. > > > > > > Review for those who have forgotten and/or don't care to backread: > &

Re: Patch to utilize undefined text-objects

2014-01-29 Fir de Conversatie Daniel "paradigm" Thau
On Wednesday, January 29, 2014 7:45:23 PM UTC-5, Daniel "paradigm" Thau wrote: > Apologies for the delay. > > Review for those who have forgotten and/or don't care to backread: > > This patch adds a new text object, "m", which will take one more charac

Re: Patch to utilize undefined text-objects

2014-01-29 Fir de Conversatie Daniel "paradigm" Thau
Apologies for the delay. Review for those who have forgotten and/or don't care to backread: This patch adds a new text object, "m", which will take one more character as input. That character will be used as bounds to the left and right for the object. For example, "cim$" will change between

Re: patch for block textobj search

2014-01-29 Fir de Conversatie Daniel "paradigm" Thau
Apologies for the delay. Review for those who have forgotten and/or don't care to backread: With this patch, if the user attempts to use a block textobject (parenthesis, square brackets, curley brackets, angle brackets) and the cursor is not already within the object, vim will search for the ob

Re: patch for block textobj search

2013-11-21 Fir de Conversatie Daniel "paradigm" Thau
On Thursday, November 21, 2013 7:25:02 AM UTC-5, Bram Moolenaar wrote: > Daneil Thau wrote: > > > > > On Wednesday, November 20, 2013 7:17:57 PM UTC-5, Daniel "paradigm" Thau > > wrote: > > > > On Wednesday, November 20, 2013 7:16:59

Re: patch for block textobj search

2013-11-20 Fir de Conversatie Daniel "paradigm" Thau
On Wednesday, November 20, 2013 7:17:57 PM UTC-5, Daniel "paradigm" Thau wrote: > On Wednesday, November 20, 2013 7:16:59 PM UTC-5, Daniel "paradigm" Thau > wrote: > > On Tuesday, November 19, 2013 2:25:48 PM UTC-5, Daniel "paradigm" Thau > > wr

Re: patch for block textobj search

2013-11-20 Fir de Conversatie Daniel "paradigm" Thau
On Wednesday, November 20, 2013 7:16:59 PM UTC-5, Daniel "paradigm" Thau wrote: > On Tuesday, November 19, 2013 2:25:48 PM UTC-5, Daniel "paradigm" Thau wrote: > > I noticed a common pattern when using Vim: > > - I want to operate on a text object that is no

Re: patch for block textobj search

2013-11-20 Fir de Conversatie Daniel "paradigm" Thau
On Tuesday, November 19, 2013 2:25:48 PM UTC-5, Daniel "paradigm" Thau wrote: > I noticed a common pattern when using Vim: > - I want to operate on a text object that is not under/around the cursor > - The cursor is not over/in a text object of this type. > > For exampl

Re: Patch to utilize undefined text-objects

2013-11-20 Fir de Conversatie Daniel "paradigm" Thau
On Tuesday, November 19, 2013 4:42:32 PM UTC-5, Bram Moolenaar wrote: > Daniel Thau wrote: > > > > > Attached is a patch (in both the unified and context formats) to make > > > the discussed "am/im" text-object. > > > > > *** a/runtime/doc/motion.txt > > > --- b/runtime/doc/motion.txt > >

Re: Patch to utilize undefined text-objects

2013-11-19 Fir de Conversatie Daniel "paradigm" Thau
On Tuesday, November 19, 2013 4:42:32 PM UTC-5, Bram Moolenaar wrote: > Daniel Thau wrote: > > > > > Attached is a patch (in both the unified and context formats) to make > > > the discussed "am/im" text-object. > > > > > *** a/runtime/doc/motion.txt > > > --- b/runtime/doc/motion.txt > >

Re: Patch to utilize undefined text-objects

2013-11-19 Fir de Conversatie Daniel "paradigm" Thau
he patch). > > > > -ernie > > > > On 11/19/2013 8:01 AM, Daniel "paradigm" Thau wrote: > > > Attached is a patch (in both the unified and context formats) to make the > > discussed "am/im" text-object. > > > That was not int

Re: patch for block textobj search

2013-11-19 Fir de Conversatie Daniel "paradigm" Thau
On Tuesday, November 19, 2013 4:42:45 PM UTC-5, Christian Brabandt wrote: > Hi Daniel! > > > > On Di, 19 Nov 2013, Daniel paradigm Thau wrote: > > > > > I noticed a common pattern when using Vim: > > > - I want to operate on a text object that is n

Re: patch for block textobj search

2013-11-19 Fir de Conversatie Daniel "paradigm" Thau
On Tuesday, November 19, 2013 3:34:21 PM UTC-5, Ben Fritz wrote: > On Tuesday, November 19, 2013 1:25:48 PM UTC-6, Daniel "paradigm" Thau wrote: > > I noticed a common pattern when using Vim: > > - I want to operate on a text object that is not under/around the cursor >

patch for block textobj search

2013-11-19 Fir de Conversatie Daniel "paradigm" Thau
I noticed a common pattern when using Vim: - I want to operate on a text object that is not under/around the cursor - The cursor is not over/in a text object of this type. For example, with the cursor on the "x" and a desire to operate on the conditional part of the if-statement: x = 1;

Re: Patch to utilize undefined text-objects

2013-11-19 Fir de Conversatie Daniel "paradigm" Thau
Attached is a patch (in both the unified and context formats) to make the discussed "am/im" text-object. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php

Re: Patch to utilize undefined text-objects

2013-11-17 Fir de Conversatie Daniel "paradigm" Thau
On Sunday, November 17, 2013 3:55:18 PM UTC-5, glts wrote: > On Thu, Nov 14, 2013 at 2:14 AM, Daniel Thau wrote: > > > Attached is a patch to add an 'autotextobject' setting which will treat > > > undefined text-objects like quote text objects, using the provided > > > character as bounds. For

Re: Patch to utilize undefined text-objects

2013-11-17 Fir de Conversatie Daniel "paradigm" Thau
On Sunday, November 17, 2013 3:02:17 PM UTC-5, Bram Moolenaar wrote: > Ben Fritz wrote: > > > > > On Thursday, November 14, 2013 8:52:22 AM UTC-6, Ben Fritz wrote: > > > > On Wednesday, November 13, 2013 10:29:18 PM UTC-6, Bram Moolenaar wrote: > > > > > Daniel Thau wrote: > > > > > > Attache

Re: Patch to utilize undefined text-objects

2013-11-14 Fir de Conversatie Daniel "paradigm" Thau
On Thursday, November 14, 2013 1:28:50 PM UTC-5, Kent Sibilev wrote: > On Thursday, November 14, 2013 11:28:45 AM UTC-5, Daniel "paradigm" Thau > wrote: > > > On Thursday, November 14, 2013 11:01:56 AM UTC-5, Kent Sibilev wrote: > > > > On Thursday, Novem

Re: Patch to utilize undefined text-objects

2013-11-14 Fir de Conversatie Daniel "paradigm" Thau
13, 2013 8:14:20 PM UTC-5, Daniel "paradigm" Thau > > > wrote: > > > > > > > > Attached is a patch to add an 'autotextobject' setting which will treat > > > > > > > > undefined text-objects like quote text object

Re: Patch to utilize undefined text-objects

2013-11-14 Fir de Conversatie Daniel "paradigm" Thau
On Thursday, November 14, 2013 11:01:56 AM UTC-5, Kent Sibilev wrote: > On Thursday, November 14, 2013 6:24:42 AM UTC-5, Daniel "paradigm" Thau wrote: > > > On Wednesday, November 13, 2013 11:10:39 PM UTC-5, Kent Sibilev wrote: > > > > Maybe i'm missing som

Re: Patch to utilize undefined text-objects

2013-11-14 Fir de Conversatie Daniel "paradigm" Thau
On Thursday, November 14, 2013 6:31:12 AM UTC-5, Daniel "paradigm" Thau wrote: > On Wednesday, November 13, 2013 11:29:18 PM UTC-5, Bram Moolenaar wrote: > > Daniel Thau wrote: > > > > > > > > > Attached is a patch to add an 'autotextobject&

Re: Patch to utilize undefined text-objects

2013-11-14 Fir de Conversatie Daniel "paradigm" Thau
On Wednesday, November 13, 2013 11:29:18 PM UTC-5, Bram Moolenaar wrote: > Daniel Thau wrote: > > > > > Attached is a patch to add an 'autotextobject' setting which will treat > > > undefined text-objects like quote text objects, using the provided > > > character as bounds. For example, with

Re: Patch to utilize undefined text-objects

2013-11-14 Fir de Conversatie Daniel "paradigm" Thau
On Wednesday, November 13, 2013 11:10:39 PM UTC-5, Kent Sibilev wrote: > On Wednesday, November 13, 2013 8:14:20 PM UTC-5, Daniel "paradigm" Thau > wrote: > > > Attached is a patch to add an 'autotextobject' setting which will treat > > > undefined

Re: Patch to utilize undefined text-objects

2013-11-13 Fir de Conversatie Daniel "paradigm" Thau
On Wednesday, November 13, 2013 9:06:25 PM UTC-5, Ben Fritz wrote: > On Wednesday, November 13, 2013 7:14:20 PM UTC-6, Daniel "paradigm" Thau > wrote: > > > Attached is a patch to add an 'autotextobject' setting which will treat > > > undefined tex