From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] creating new files in acme From: nemo@gsyc.escet.urjc.es MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-tttxgpocygdzjluzclmobumrfi" Message-Id: <20010523061010.5BDCD199C0@mail.cse.psu.edu> Date: Wed, 23 May 2001 08:17:09 +0200 Topicbox-Message-UUID: a5a56870-eac9-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-tttxgpocygdzjluzclmobumrfi Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Appart from using B, you could start acme in /very/long and then use relative path/names. --upas-tttxgpocygdzjluzclmobumrfi Content-Type: message/rfc822 Content-Disposition: inline Return-Path: <9fans-admin@cse.psu.edu> Received: from mail.cse.psu.edu (postfix@psuvax1.cse.psu.edu [130.203.4.6]) by gsyc.escet.urjc.es (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id CAA25366; Wed, 23 May 2001 02:37:37 +0200 X-Authentication-Warning: gsyc.escet.urjc.es: Host postfix@psuvax1.cse.psu.edu [130.203.4.6] claimed to be mail.cse.psu.edu Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.4.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 69C9B19A28; Tue, 22 May 2001 20:37:13 -0400 (EDT) Received: from ducky.net (gate.ducky.net [199.2.211.252]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id DE540199C0 for <9fans@cse.psu.edu>; Tue, 22 May 2001 20:36:43 -0400 (EDT) Received: from ducky.net (localhost [127.0.0.1]) by ducky.net (8.11.3/8.11.1) with ESMTP id f4N0QSc05792 for <9fans@cse.psu.edu>; Tue, 22 May 2001 17:26:32 -0700 (PDT) (envelope-from mike@ducky.net) Message-Id: <200105230026.f4N0QSc05792@ducky.net> To: 9fans@cse.psu.edu From: Mike Haertel Subject: [9fans] creating new files in acme Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.1 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Tue, 22 May 2001 17:26:28 -0700 I am finding it very inconvenient to create new files in acme. "New" creates an unnamed files. A certain project at work requires some /very/long/path/names. It is annoying to have to paste /very/long/path/name into the tag of each created new file. It would be nice if New would somehow inherit the directory from the tag of the context from which it is executed, and create a tag like /very/long/path/name/NewFile for the new file. My workaround: in a "win" window, type "touch filename", then right-click filename to bring the new empty file in. But this feels crufty. --upas-tttxgpocygdzjluzclmobumrfi--