octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #60869] Ampersand character in uimenu label


From: Rik
Subject: [Octave-bug-tracker] [bug #60869] Ampersand character in uimenu label
Date: Fri, 2 Jul 2021 12:52:21 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.101 Safari/537.36

Follow-up Comment #4, bug #60869 (project octave):

Thanks for testing.

For the second set of results, I think they are using the convention that
doubling a special character stops it from being special.  In strings, for
example, doubling the single quote character just renders one quote
character.


x = 'don''t'
x = don't


But, I also agree that this doesn't mean the interpreter should also add
spaces.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60869>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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