|
From: | Steve Chapel |
Subject: | [Octave-bug-tracker] [bug #30550] octave emacs mode doesn't recognize single quoted strings |
Date: | Mon, 26 Jul 2010 13:16:04 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100720 Fedora/3.6.7-1.fc13 Firefox/3.6.7 |
URL: <http://savannah.gnu.org/bugs/?30550> Summary: octave emacs mode doesn't recognize single quoted strings Project: GNU Octave Submitted by: schapel Submitted on: Mon 26 Jul 2010 01:16:03 PM GMT Category: None Severity: 3 - Normal Item Group: Feature Request Status: None Assigned to: None Originator Name: Originator Email: Open/Closed: Open Discussion Lock: Any Release: 3.2.4 Operating System: GNU/Linux _______________________________________________________ Details: The following line in an octave source code file: printf('Hello world!\n') is not syntax colored correctly. If the single quotes are replaced with double quotes: printf("Hello world!\n") the string is colored correctly. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?30550> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |