gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] [support #102721] fixed in CVS


From: Camm Maguire
Subject: Re: [Gcl-devel] [support #102721] fixed in CVS
Date: 19 Feb 2004 23:15:35 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  Can't find your ed anywhere.  Did you commit it to head,
or attach?

Take care,

"Mike Thomas" <address@hidden> writes:

> Hi all.
> 
> In answer to the above support call please find a beefed up ed() as yet
> untested on Unix.  Probably worth shoving it over into 2.6.2.  Typical
> transcripts below.
> 
> Cheers
> 
> Mike Thomas.
> 
> >(ed 'ed) ; edit function ed - vi on Unix, notepad on Windows.
> 
> 0
> 0
> 
> Top level.
> >(ed)     ; launch an editor with no associated file.
> 
> 0
> 0
> 
> >(lisp::new-ed "c:/devtools/emacs/bin/runemacs") ; Change the default
> editor.
> 
> "c:/devtools/emacs/bin/runemacs"
> 
> >(ed "hello.lsp")  ; edit a file.
> 
> 0
> 0
> 
> >(ed (pathname "hello.lsp")) ; likewise with a pathname rather than string.
> 
> 0
> 0
> 
> >(ed 'car) ; invalid function compiled from C
> 
> You can't edit compiled functions.
> 
> Fast links are on: do (use-fast-links nil) for debugging
> Broken at COND.  Type :H for Help.
>  1 (Continue) Return to top level.
> dbl:>>1
> 
> 
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]