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

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

[Octave-bug-tracker] [bug #36631] get_first_help_sentence does not allow


From: Rik
Subject: [Octave-bug-tracker] [bug #36631] get_first_help_sentence does not allow for periods in the middle of sentence
Date: Wed, 13 Jun 2012 19:13:16 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:13.0) Gecko/20100101 Firefox/13.0

Update of bug #36631 (project octave):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #3:

Carnë, I committed your patches.  I also applied another one on top to change
the period detection to be a period followed by a character in the space class
([\n \t]).  This correctly detects things like ellipses ("...") or the id est
construction ("i.e.,").


Examples:

< Load the named variables V1, V2, .
---
> Load the named variables V1, V2, ..., from the file FILE.

< Return true if X is a numeric object, i.e.
---
> Return true if X is a numeric object, i.e., an integer, real, or
> complex array.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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