Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion How to define a function in Zile Lisp
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Thorsten Jolitz  
View profile  
 More options Nov 12 2012, 3:06 pm
Newsgroups: gnu.emacs.help
From: Thorsten Jolitz <tjol...@googlemail.com>
Date: Mon, 12 Nov 2012 21:06:15 +0100
Local: Mon, Nov 12 2012 3:06 pm
Subject: Re: How to define a function in Zile Lisp

Tassilo Horn <t...@gnu.org> writes:

Hi Tassilo,

>> How can I define a function (that is at least a sequence of Zile/Emacs
>> commands) only with 'setq' and the navigation/editing functions?

> You can't.  Zile Lisp is really a very tiny subset of Emacs Lisp.  You
> can't do anything except setting some of the few configuration options
> like

>   (setq tab-width 8)

> or calling existing zile commands like

>   (global-set-key "\M-hb" 'list-bindings)

too bad, would have been nice to add some functions without knowing C.

How is the Zile Lisp interpreter integrated with Zile? Would it be
possible (and easy) to replace it with another small but at the
same time more powerful Lisp interpreter?

--
cheers,
Thorsten


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.