Christoph LANGE | 10 Nov 2010 16:23
Picon

Vimpulse bug: can't repeat gq with .

Dear vimpulse developers,

I found out that "gq" (vimpulse-fill) cannot be repeated with ".".
Instead, the action that was performed before vimpulse-fill is repeated.
Concretely, I entered "x" (viper-delete-char) somewhere, then "gq}", and
then ".".  That apparently repeated "x".

Cheers, and thanks for fixing,

Christoph

--

-- 
Christoph Lange, http://de.wikipedia.org/wiki/Benutzer:Langec, Skype duke4701
_______________________________________________
implementations-list mailing list
implementations-list <at> lists.ourproject.org
https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
Christoph LANGE | 10 Nov 2010 16:28
Picon

vimpulse bug: C-f (viper-scroll-screen) doesn't work in visual mode

Dear vimpulse developers,

in visual mode, I'd expect C-f (viper-scroll-screen) to extend the
visual selection. However, it doesn't do anything, it feels like being
stuck. Workaround: use <next> (scroll-up).

Cheers,

Christoph

--

-- 
Christoph Lange, Jacobs Univ. Bremen, http://kwarc.info/clange, Skype duke4701
_______________________________________________
implementations-list mailing list
implementations-list <at> lists.ourproject.org
https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
Christoph LANGE | 10 Nov 2010 21:52
Picon

Format=flowed [Re: Self-introduction of a new vimpulse user]


Hi Vegard,

one more comment on this:

On 10/31/2010 08:55 PM, Vegard Øye wrote:
> Actually, there exists a technical solution to this problem:
> Format=Flowed. ?
> I know Thunderbird supports this by default,

I made some experiments with Thunderbird (or muttator, I should rather
say; http://vimperator.org/muttator), and it turned out that it does not
cooperate with Enigmail, i.e. GPG.

> but I haven't used it as I prefer to edit my mails outside of
> Thunderbird. (Plus that I would need to come up with a way to
> distinguish flowed passages from unflowed, since I don't want code
> fragments and the like to flow. It's not impossible -- I tend to
> indent code by four spaces, so I could conceivably write a routine in
> Emacs which overlooks such lines and adds trailing spaces to the
> rest.)

Not sure if that is a problem.  IIUC, the "flowing" is not applied as
long as a message is in Thunderbird's composer (or in an external
editor), but only when sending.  But I'm not exactly sure.

Cheers,

Christoph

(Continue reading)

Vegard Øye | 10 Nov 2010 21:59
Picon
Favicon

Re: Vimpulse bug: can't repeat gq with .

On 2010-11-10 16:23, Christoph LANGE wrote:

> I found out that "gq" (vimpulse-fill) cannot be repeated with ".".

Fixed in commit f19867e.

--

-- 
Vegard
Vegard Øye | 10 Nov 2010 22:00
Picon
Favicon

Re: vimpulse bug: C-f (viper-scroll-screen) doesn't work in visual mode

On 2010-11-10 16:28, Christoph LANGE wrote:

> in visual mode, I'd expect C-f (viper-scroll-screen) to extend the
> visual selection. However, it doesn't do anything, it feels like
> being stuck.

Should be fixed in commit 0ed0763.

--

-- 
Vegard
Christoph LANGE | 11 Nov 2010 01:13
Picon

Re: vimpulse bug: C-f (viper-scroll-screen) doesn't work in visual mode

On 11/10/2010 10:00 PM, Vegard Øye wrote:
> On 2010-11-10 16:28, Christoph LANGE wrote:
>> in visual mode, I'd expect C-f (viper-scroll-screen) to extend the
>> visual selection. However, it doesn't do anything, it feels like
>> being stuck.
>
> Should be fixed in commit 0ed0763.

Works, thanks!

Christoph

PS: seems that it was wrong what I said before about Thunderbird, 
Enigmail and Format=flowed.  When changing the PGP format from inline to 
PGP/MIME (i.e. signature.asc attachment), both settings work together.

--

-- 
Christoph Lange, http://de.wikipedia.org/wiki/Benutzer:Langec, Skype 
duke4701
Christoph LANGE | 11 Nov 2010 01:23
Picon

Re: Vimpulse bug: can't repeat gq with .

On 11/10/2010 09:59 PM, Vegard Øye wrote:
> On 2010-11-10 16:23, Christoph LANGE wrote:
>> I found out that "gq" (vimpulse-fill) cannot be repeated with ".".
>
> Fixed in commit f19867e.

… and that also works now; thanks once more!

Christoph

--

-- 
Christoph Lange, http://de.wikipedia.org/wiki/Benutzer:Langec, Skype 
duke4701

Gmane