help-octave
[Top][All Lists]
Advanced

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

Re: New development for emacs's octave-mode


From: Leo Liu
Subject: Re: New development for emacs's octave-mode
Date: Fri, 07 Jun 2013 20:26:26 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (OS X 10.8.3)

On 2013-06-07 19:15 +0800, c. wrote:
> I just noticed a strange behaviour editing a function file with a default 
> parameter:
>
> I have a function with the following signature:
>
>    function disordine_quad_fast_neumann (csvfilename, nprocs=1, range = [])
>
>
> in a file with the same name whenever I try to save the file I am asked 
> 'which name to use':
>
>   a) use function name '1'
>   b) use file name 'disordine_quad_fast_neumann'
>   q) Don't fix
>
> It seems the default parameter value is being mistaken for the function name.
>
> c.

http://debbugs.gnu.org/14570.  Should be fixed soon.

Leo


reply via email to

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