|
|
last edited 17 years ago |
1 | ||
Editor:
Time: 2007/11/17 22:59:29 GMT-8 |
||
Note: Related to bug #144 |
changed: - On axiom-windows-0.1.2 the command:: )edit filename.input starts notepad to edit a file, but the file name is ignored and notepad tries to open a file called NUL.txt From unknown Fri Feb 4 02:31:29 -0600 2005 From: Date: Fri, 04 Feb 2005 02:31:29 -0600 Subject: property change Message-ID: <20050204023129-0600@page.axiom-developer.org> From unknown Fri Feb 25 00:14:15 -0600 2005 From: Date: Fri, 25 Feb 2005 00:14:15 -0600 Subject: property change Message-ID: <20050225001415-0600@page.axiom-developer.org> From unknown Fri Feb 25 14:54:21 -0600 2005 From: Date: Fri, 25 Feb 2005 14:54:21 -0600 Subject: property change Message-ID: <20050225145421-0600@page.axiom-developer.org> From unknown Tue Mar 8 12:39:17 -0600 2005 From: Date: Tue, 08 Mar 2005 12:39:17 -0600 Subject: property change Message-ID: <20050308123917-0600@page.axiom-developer.org> From unknown Sat Aug 20 07:39:40 -0500 2005 From: unknown Date: Sat, 20 Aug 2005 07:39:40 -0500 Subject: property change Message-ID: <20050820073940-0500@page.axiom-developer.org> Category: Axiom on Windows => Axiom User Interface Severity: normal => serious Status: open => fix proposed From kratt6 Sat Aug 20 09:27:58 -0500 2005 From: kratt6 Date: Sat, 20 Aug 2005 09:27:58 -0500 Subject: Message-ID: <20050820092758-0500@page.axiom-developer.org> Where is the proposed fix? From kratt6 Fri Oct 27 04:03:10 -0500 2006 From: kratt6 Date: Fri, 27 Oct 2006 04:03:10 -0500 Subject: Related to bug #144 Message-ID: <20061027040310-0500@wiki.axiom-developer.org> I just noticed that this is related to #144:: )edit filename.input also calls 'SPADEDIT'. A fix can be found there. Martin From GabrielDosReis Fri Oct 27 12:27:05 -0500 2006 From: Gabriel Dos Reis Date: Fri, 27 Oct 2006 12:27:05 -0500 Subject: Related to bug #144 Message-ID: <m38xj1fzbs.fsf@zeus.integrable-solutions.net> In-Reply-To: <20061027040310-0500@wiki.axiom-developer.org> mathaction-bounces@axiom-developer.org (kratt6) writes: | Changes http://wiki.axiom-developer.org/5EditCommandIgnoresFileName/diff | -- | I just noticed that this is related to #144:: | | )edit filename.input | | also calls 'SPADEDIT'. yes, this is how I ran into this SPADEDIT mess in the first place. My inclination at the time was to just fire up the $EDITOR. xdvi or kdvi is of no help here. -- Gaby
On axiom-windows-0.1.2 the command:
)edit filename.input
starts notepad to edit a file, but the file name is ignored and notepad tries to open a file called NUL.txt
)edit filename.input
also calls SPADEDIT
.
A fix can be found there.
Martin
mathaction-bounces@axiom-developer.org (kratt6) writes:| Changes http://wiki.axiom-developer.org/5EditCommandIgnoresFileName/diff
| --
| I just noticed that this is related to #144::
|
| )edit filename.input
|
| also calls SPADEDIT
.
yes, this is how I ran into this SPADEDIT mess in the first place. My inclination at the time was to just fire up the $EDITOR. xdvi or kdvi is of no help here.
-- Gaby