Thursday, June 21, 2012

Re: TOhtml - select without linenr

On Thursday, June 21, 2012 10:04:40 AM UTC-5, Tarlika Elisabeth Schmitz wrote:
> On Thu, 21 Jun 2012 07:37:34 -0700 (PDT)
> Ben Fritz <fritzophrenic@gmail.com> wrote:
>
> >On Wednesday, June 20, 2012 6:35:50 PM UTC-5, Tarlika Elisabeth
> >Schmitz wrote:
> >> On Mon, 14 May 2012 11:45:00 -0500
> >> Benjamin Fritz <fritzophrenic@gmail.com> wrote:
> >>
> >> >> >Dynamic folding [...]
> >>
> >> It gets very complex once you take into consideration
> >> display/nodisplay of line numbers in combination with dynamic
> >> folding/no folding.
> >>
> >
> >not sure that putting the lines in an <ol> and using the list index as
> >the line number as in your example will work in combination with
> >folding, [...] this will only make the line numbers
> >uncopyable, when I also want the fold column.
>
> Do you ever want the line numbers to be copyable?

I sometimes want to copy line numbers, for those who may have access to the source file to be able to easily get their bearings.

> Do you ever want to copy characters from the fold column?

No, I cannot think of a time this might be useful.

> Is the fold column always to the left of the line numbers?
>
> Is this correct ? :
>
> [fold col] [line nos] code [fold text]
>

Mostly. The fold text will appear INSTEAD OF the code, when present.

>
> >I'll put that out no later than this weekend. Did you have a problem
> >with the functionality of the <input> method?
>
> no - seems to work fine and is the most browser compatible
>

OK, that's good.

> >I mentioned I don't like
> >it because it feels like such a hack, but I've yet to see a viable
> >alternative.
>
> Do you want to support IE6+7?
>

I want to support IE7. I will make every effort not to break IE6 for existing features, but it is too hard to develop/test new features on IE6; I'll respond to bug reports, but won't actively test on IE6, which now has less than 1% usage share ( http://www.w3schools.com/browsers/browsers_explorer.asp ).

--
You received this message from the "vim_use" 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

No comments:

Post a Comment