bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45417: 28.0.50; vcard-parse-buffer only parses single card


From: Eric Abrahamsen
Subject: bug#45417: 28.0.50; vcard-parse-buffer only parses single card
Date: Fri, 25 Dec 2020 21:47:41 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> dalanicolai <dalanicolai@gmail.com> writes:
>
>> SOLUTION: in the function `vcard-parse-buffer`, (line-end-position 2) 
>> should be replaced by (+ (line-end-position 2) 1) 
>
> I've now done something similar to your suggested fix.

Oh, I replied before refreshing. If you don't mind, I'd prefer the
forward-line fix.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]