[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: assignin from Oct file
From: |
Julien Salort |
Subject: |
Re: assignin from Oct file |
Date: |
Thu, 14 Feb 2013 20:08:36 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.3 (darwin) |
Jordi GutiƩrrez Hermoso <address@hidden> writes:
>> Would it be an acceptable practise to use feval to call assignin ?
>
> Yes, this is the only way if you absolutely must use an oct file (or
> you'll have to duplicate some or most of the code in the assignin
> DEFUN). However, consider if you really need to do all of your work in
> the oct file.
OK.
Thanks for your answer.
Julien