Hi,

So

1) Could not reproduce

2)
     2.a) Working on that
     2.b) Could not reproduce

3) It is hard to achieve, we still have it in the todo list.

4) Could not reproduce

5) Fixed

6) Checking

It would be cool if we could have a look at your file so we can have a
better way of debugging these issues.

Thanks



On Thu, Sep 2, 2010 at 6:54 PM, Jorge Ressia <[email protected]> wrote:
> Hi Mariano,
>
> Thanks for trying TextLint out and for the feedback.
>
> We will look into your issues and try to figure out a solution.
>
> If you have a draft of your text with these occurrences please send it
> to us. You can remove the text that is not relevant.
>
> Cheers,
>
> Jorge
>
> 2010/9/2 Mariano Martinez Peck <[email protected]>:
>> Hi. First, please let me know if this is the correct place to talk about
>> TextLint. I've just used for one paper I am writing and I have some
>> questions/feedback. I am using the one click image.
>>
>> 1) The "An Rule" could be a little more smart and detects commands. For
>> example, in my latex I have " an \emph{inner object}"  and that was detected
>> by the rule, althought I shouldn't. So...detecting the slash and ignore what
>> it surrounded by {} would be nice for this rule.
>>
>> 2) When I edit the code inside TextLint and I save it, two bad things
>> happens:
>>      2.a)  I lost focus of the text, as it moves when it finishing saving.
>> The line I edited goes to the end of the text area. It would be great if
>> nothing moves nor to loose focus when saving.
>>      2.b) sometimes (I cannot reproduce) the order of the rules
>> changes...and this is not good because I was going in order, one by one, and
>> suddenly they are re-ordered. Maybe you are using a Set for that? using a
>> simple OrderedCollection could help.
>>
>> 3) If you edit the text (and it differs in the amount of characters), and DO
>> NOT save it, the following color highlighting are moved. It seems you keep
>> the position in the file, and until it is saved, rules results are pointing
>> to "unupdated" file. Of course, when I save the file, they are correct. I
>> guess this is from a performance point of view, but maybe you have a little
>> hack to do and make it better.
>>
>> 4) The rule "no white space before punctuation mark" showed me things I
>> didn't understand. For example, it says this line there is a "," (comma) :
>>
>> \item[ Shared object ]   In the case of the \emph{shared objects}, it is
>> almost the same as in the \emph{inner objects}. An .....
>
>
>> 5) Rules comments clearer. For example, when you say "Avoid using a lot, it
>> weakens the sentence"  It would be better to put "Avoid using "a lot", it
>> weakens the sentence"
>> or "Avoid using *a lot*, it weakens the sentence"
>> or something to clearly mark the words not to use. Because sometimes the
>> words are confused with the context. Or this one:
>>
>> "After an only words beginning with a vowel are allowed. "
>> should be "After "an" only words beginning with a vowel are allowed."
>>
>> 6) For the rules of long sentences/paragraph it would be nice to ignore
>> \fotenote{}
>>
>> 7) Maybe this link is of interest for you:
>> http://matt.might.net/articles/shell-scripts-for-passive-voice-weasel-words-duplicates/
>>
>> Apart from all these things, the tool is very useful and I like it.
>>
>> thanks
>>
>> Mariano
>>
>>
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [email protected]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>
>
>
> --
> Jorge Ressia
> www.jorgeressia.com
>



-- 
Jorge Ressia
www.jorgeressia.com

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to