Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <vcpmhk$276b1$1@paganini.bofh.team>
Deutsch   English   Français   Italiano  
<vcpmhk$276b1$1@paganini.bofh.team>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!feeds.phibee-telecom.net!2.eu.feeder.erje.net!feeder.erje.net!newsfeed.bofh.team!paganini.bofh.team!not-for-mail
From: Anton Shepelev <anton.txt@gmail.moc>
Newsgroups: news.software.readers
Subject: Re: tin: article stubs one line short
Date: Sun, 22 Sep 2024 18:09:57 -0000 (UTC)
Organization: To protect and to server
Sender: 9dIQLXBM7WM9KzA+yjdR4A
Message-ID: <vcpmhk$276b1$1@paganini.bofh.team>
References: <vchp81$1bo2h$1@paganini.bofh.team> <1gzgk2lgv08eo$.dlg@v.nguard.lh> <vck7ih$1kifu$1@paganini.bofh.team> <vcm5bq$oku$1@nntp.de> <vcn90e$1ua1q$3@paganini.bofh.team> <vcnsdn$euj$1@nntp.de> <vcp0hr$2622j$1@paganini.bofh.team> <vcpd0d$1nn$1@nntp.de>
Injection-Date: Sun, 22 Sep 2024 18:09:57 -0000 (UTC)
Injection-Info: paganini.bofh.team; logging-data="2333025"; posting-host="ag14srWLiVMRnqaWmLwGcQ.user.paganini.bofh.team"; mail-complaints-to="usenet@bofh.team"; posting-account="9dIQLXBM7WM9KzA+yjdR4A";
User-Agent: tin/2.6.3-20231224 ("Banff") (FreeBSD/14.1-RELEASE (amd64))
X-Notice: Filtered by postfilter v. 0.9.3
Bytes: 1680
Lines: 13

Urs Janssen <urs@buil.tin.org> wrote:
>Anton Shepelev wrote:
>> Yes.  When when I invoke a postponed article by ^O, tin invokes:
>>     vi +0 /home/ant/.tin_dir/.article.2109
>
>oic, I forgot that we didn't bother to check where the body starts
>for postponed articles. quick fix: adjust the last arg. of post_loop()
>in post.c:post_postponed_article() from 0 to 1.
>
>I'll calculate to correct offset to the fist line in the body for
>the next release.

Or you can simply find the first empty line, and place the cursor
after that, including by means of `vi +<cmd>' .