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

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

[Octave-bug-tracker] [bug #52771] @ function handle operator does not ha


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #52771] @ function handle operator does not have help entry
Date: Tue, 2 Jan 2018 16:33:16 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

Oh, yeah ... I'll answer my own question about the utf8 character in
op-kw-docs.  Yesterday I messed around with Texinfo stuff.  Looking through
some files to get familiar with the doc processing, I recall the use of "utf8"
in some Perl script:


linux@ ~/octave/octave/octave $ grep -i utf */*.pl
scripts/mk-doc.pl:use utf8;


i.e.,


#! /usr/bin/perl
use utf8;


I suppose op-kw-docs eventually finds its way to the above perl script.

Copying and pasting works fine in gvim (the character in question is a
red-highlight ^] ).  As an alternative, could have used some kind of encoding
sequence.

https://en.wikibooks.org/wiki/Perl_Programming/Unicode_UTF-8

I'm fine with the utf8 character.  Dealing with just one or two characters
isn't difficult.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52771>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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