Path: utzoo!mnetor!uunet!husc6!ut-sally!tut.cis.ohio-state.edu!triceratops!karl From: karl@triceratops.cis.ohio-state.edu (Karl Kleinpaste) Newsgroups: comp.emacs Subject: Re: Rnews Posting: Where does emacs get the 'From:' field. Message-ID: <7716@tut.cis.ohio-state.edu> Date: 4 Mar 88 14:19:13 GMT References: <343@lehi3b15.CSEE.Lehigh.EDU> Sender: news@tut.cis.ohio-state.edu Lines: 10 In-reply-to: flash@lehi3b15.CSEE.Lehigh.EDU's message of 3 Mar 88 22:04:38 GMT flash@lehi3b15.CSEE.Lehigh.EDU writes: I am trying to change the 'From:' field Gnuemacs puts in a new post, but I can not seem to find which routine inserts, or where it gets it from. Emacs doesn't do it. The function news-inews hands the article to /usr/lib/news/inews (usually, of course) and inews is responsible for completing the set of headers. If you want to put in a From: field, feel free, you can just edit it in normally. If you do that, inews will insert your username@host stuff in a Sender: line instead.