Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site umcp-cs.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!umcp-cs!israel From: israel@umcp-cs.UUCP (Bruce Israel) Newsgroups: net.mail Subject: Re: UNIX mail handler: feature or bug? Message-ID: <348@umcp-cs.UUCP> Date: Sun, 14-Oct-84 03:46:31 EDT Article-I.D.: umcp-cs.348 Posted: Sun Oct 14 03:46:31 1984 Date-Received: Tue, 16-Oct-84 03:25:16 EDT Reply-To: israel@maryland.UUCP (Bruce Israel) Organization: U of Maryland, Computer Science Dept., College Park, MD Lines: 31 In article <> ag5@pucc-i (Henry C. Mensch) writes: > > Some unusual behavior I've noted while using mail handler >commands: when 'comp' (compose) is used to prepare a message, the >working directory doesn't change. When 'repl' (reply) is used to >reply to a message, the directory changes (temporarily) to the >folder where the message being replied to resides. Is this >a bug or a feature, and how can I disable it? That is a feature. When you reply to a message, the message that you are replying to is linked in the same folder to a file named '@'. You can read it in in your editor, then, so that you can reply by annotating. In fact, some people here have written editor shell scripts that precede each line by a tab and then append the message automatically to the draft file before editing, also stripping out unwanted header lines. I also have an emacs mlisp function that makes use of being in this directory by effectively acting like the standard mail '~m' command; i.e. it takes the numbers of the messages you want included, and adds them, indented by a tab with irrelevant headers stripped off. It wouldn't make any sense to 'cd' to a folder directory on 'comp', since the composed message isn't related to any particular folder. I don't know if it's possible to disable the change-directory during a 'repl', but I wouldn't want to anyway. -- Bruce Israel University of Maryland, Computer Science {rlgvax,seismo}!umcp-cs!israel (Usenet) israel@Maryland (Arpanet)