Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!cbosgd!osu-cis!tut!tut.cis.ohio-state.edu!mumble@karl From: mumble%karl@tut.cis.ohio-state.edu.UUCP Newsgroups: comp.emacs Subject: Re: VN.EL bugs? Message-ID: <2097@tut.cis.ohio-state.edu> Date: Mon, 23-Nov-87 09:32:37 EST Article-I.D.: tut.2097 Posted: Mon Nov 23 09:32:37 1987 Date-Received: Thu, 26-Nov-87 03:34:29 EST References: <7981@ism780c.UUCP> Sender: news@tut.cis.ohio-state.edu Reply-To: karl@tut.cis.ohio-state.edu Lines: 23 In-reply-to: mikep@ism780c.UUCP's message of 20 Nov 87 06:09:09 GMT mikep@ism780c.UUCP writes: I may be wrong, but I think there might be a bug in the posting of vn.el. When I run it and try to respond with the 'f' command, emacs (gnu v.18.40.4) tells me that there is a wrong argument type (stringp nul) or some such thing. ... Anyone else with this problem. BTW: everything works if I post from rnews, which provides vn.el with the posting routines, so I don't know what's up. I had a number of problems with vn.el, but it had the promise of being sufficiently better than basic rnews that I've spent a few hours and taken all of the bugs out of it I could find. I also changed a whole bunch of the standard keybindings in it, because putting things like vn-back-page on C-h really made me ill. I'm going to post a diff, or possibly the whole thing, in a couple of days after I'm sure it's shaken down. This particular bug is fixed; it has to do with the fact that rnewspost.el, which vn uses, needs to be able to reference the Message-ID of the original article; if you have turned on full headers, it works fine. (And my fix basically insures that full headers are on.) -=- Karl