Gnus development mailing list
 help / color / mirror / Atom feed
* Re: Dribble buffer breakage.
       [not found] <87wpwo4qss.fsf@javad.com>
@ 2016-02-06  4:55 ` Lars Ingebrigtsen
  2016-02-08 14:29   ` Sergey Organov
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Ingebrigtsen @ 2016-02-06  4:55 UTC (permalink / raw)
  To: Sergey Organov; +Cc: bugs, ding

Sergey Organov <sorganov@gmail.com> writes:

> Hello,
>
> commit 5d7c18060995c206e8a708829fa30801885cb972
> Author: Katsumi Yamaoka <yamaoka@jpl.org>
> Date:   Fri Jun 10 00:09:30 2011 +0000
>
>     Improve dribble data handling.
>
> This commit breaks '.newsrc-dribble' buffer handling when gnus group
> contains 'posting-style' with embedded newline characters, because of
> newly introduced feature of 'gnus-dribble-enter' to remove /lines/
> matching 'regexp' argument.
>
> Either 'posting-style' must not be part of `gnus-newsrc-alist' elements,
> or 'posting-style' must be excluded when saving group info into the
> dribble buffer, or 'gnus-dribble-enter' must remove entire sexp matching
> 'regexp', not lines.

I guess it could also insert things into the dribble buffer with "\n"
instead of real newlines?  They would read the same, but would make
every dribble be on one single line...

I think I'll make that change.  It should be pretty trivial.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Dribble buffer breakage.
  2016-02-06  4:55 ` Dribble buffer breakage Lars Ingebrigtsen
@ 2016-02-08 14:29   ` Sergey Organov
  0 siblings, 0 replies; 2+ messages in thread
From: Sergey Organov @ 2016-02-08 14:29 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: bugs, ding

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Sergey Organov <sorganov@gmail.com> writes:
>
>> Hello,
>>
>> commit 5d7c18060995c206e8a708829fa30801885cb972
>> Author: Katsumi Yamaoka <yamaoka@jpl.org>
>> Date:   Fri Jun 10 00:09:30 2011 +0000
>>
>>     Improve dribble data handling.
>>
>> This commit breaks '.newsrc-dribble' buffer handling when gnus group
>> contains 'posting-style' with embedded newline characters, because of
>> newly introduced feature of 'gnus-dribble-enter' to remove /lines/
>> matching 'regexp' argument.
>>
>> Either 'posting-style' must not be part of `gnus-newsrc-alist' elements,
>> or 'posting-style' must be excluded when saving group info into the
>> dribble buffer, or 'gnus-dribble-enter' must remove entire sexp matching
>> 'regexp', not lines.
>
> I guess it could also insert things into the dribble buffer with "\n"
> instead of real newlines?  They would read the same, but would make
> every dribble be on one single line...
>
> I think I'll make that change.  It should be pretty trivial.

I'd rather vote for excluding 'posting-style' from dribble buffer, as,
being customisable user setting, it is always saved elsewhere. It takes
space and gives problems in dribble buffer for no reason.

-- 
Sergey.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-08 14:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87wpwo4qss.fsf@javad.com>
2016-02-06  4:55 ` Dribble buffer breakage Lars Ingebrigtsen
2016-02-08 14:29   ` Sergey Organov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).