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: Olaf Till
Subject: Re: New development for emacs's octave-mode
Date: Mon, 29 Apr 2013 11:22:34 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

Hi Leo,

On Mon, Apr 29, 2013 at 10:18:08AM +0800, Leo Liu wrote:
> <snip>
> Feel free to suggest new ones or report bugs by M-x report-emacs-bug.

breaking a long line containing strings with placeholders still seems
to mistake the percent sign for the start of a comment:

breaking the line

printf ("aaaa dddd dddd dddd dddd dddd dddd dddd dddd dddd dddd %i", abcd);

leads to

printf ("aaaa dddd dddd dddd dddd dddd dddd dddd dddd dddd dddd %i", \
        %abcd);

@c.: The issues with 'end' and single quoted strings already seem to
be fixed in recent versions.

Olaf

-- 
public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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