[Bug 631856] Re: perl syntax highlighting doesn't work for -s

2012-06-06 Thread nmz
Attached a proposed patch

** Attachment added: diff_perl.txt
   
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/631856/+attachment/3177273/+files/diff_perl.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/631856

Title:
  perl syntax highlighting doesn't work for -s

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/631856/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 631856] Re: perl syntax highlighting doesn't work for -s

2012-06-06 Thread Sebastien Bacher
** Package changed: gedit (Ubuntu) = gtksourceview3 (Ubuntu)

** Project changed: gedit = gtksourceview

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/631856

Title:
  perl syntax highlighting doesn't work for -s

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtksourceview/+bug/631856/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 631856] Re: perl syntax highlighting doesn't work for -s

2012-02-11 Thread Mysha
Usually, a few countermeasures can reduce this to end of the line only.
E.g., from one of my scripts:

$grutte= -s( $bank.fb); #; #

But indeed, it's irritating to have the text mishighlighting. I've been
looking at where we can customize the language highlighting, but I can't
find it. So, as I read whole file contents a lot, and therefor need to
get the file size, this is to me an ever present annoyance.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/631856

Title:
  perl syntax highlighting doesn't work for -s

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/631856/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 631856] Re: perl syntax highlighting doesn't work for -s

2012-02-08 Thread Vadim Rutkovsky
** Bug watch added: GNOME Bug Tracker #655536
   https://bugzilla.gnome.org/show_bug.cgi?id=655536

** Also affects: gedit via
   https://bugzilla.gnome.org/show_bug.cgi?id=655536
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/631856

Title:
  perl syntax highlighting doesn't work for -s

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/631856/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 631856] Re: perl syntax highlighting doesn't work for -s

2012-02-08 Thread Bug Watch Updater
** Changed in: gedit
   Status: Unknown = New

** Changed in: gedit
   Importance: Unknown = Low

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/631856

Title:
  perl syntax highlighting doesn't work for -s

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/631856/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 631856] Re: perl syntax highlighting doesn't work for -s

2012-02-08 Thread Sebastien Bacher
** Changed in: gedit (Ubuntu)
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/631856

Title:
  perl syntax highlighting doesn't work for -s

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/631856/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 631856] Re: perl syntax highlighting doesn't work for -s

2011-03-03 Thread Andreas Moog
This is fixed in the development release, see attached screen.

** Attachment added: Screenshot.png
   
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/631856/+attachment/1884105/+files/Screenshot.png

** Changed in: gedit (Ubuntu)
   Status: Incomplete = Fix Released

** Changed in: gedit (Ubuntu)
   Status: Fix Released = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.
https://bugs.launchpad.net/bugs/631856

Title:
  perl syntax highlighting doesn't work for -s

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 631856] Re: perl syntax highlighting doesn't work for -s

2011-03-03 Thread Andreas Moog
meant to say not fixed, sorry for the spam.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.
https://bugs.launchpad.net/bugs/631856

Title:
  perl syntax highlighting doesn't work for -s

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 631856] Re: perl syntax highlighting doesn't work for -s

2010-12-13 Thread McFly81
Confirming this on gedit 2.30.3 (Ubuntu 10.04 LTS). I wrote a few lines
(only as example) from Saddys screenshot into a pl-file and gedit
highlights it wrong. I will attach the the sourcefile.

** Attachment added: test.pl
   
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/631856/+attachment/1764491/+files/test.pl

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.
https://bugs.launchpad.net/bugs/631856

Title:
  perl syntax highlighting doesn't work for -s

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 631856] Re: perl syntax highlighting doesn't work for -s

2010-09-09 Thread Saddy
Am 08.09.2010 18:50, schrieb Pedro Villavicencio:
 thanks for the report, could you take an screenshot of what you're
 seeing there? i'm getting exactly the same behavior with vim, emacs and
 gedit.

 ** Changed in: gedit (Ubuntu)
 Importance: Undecided =  Low

 ** Changed in: gedit (Ubuntu)
 Status: New =  Incomplete


Yup. E.g. the 'foreach' should be marked in red after the '-s' position.


** Attachment added: Bildschirmfoto-18.png
   
https://bugs.launchpad.net/bugs/631856/+attachment/1560374/+files/Bildschirmfoto-18.png

-- 
perl syntax highlighting doesn't work for -s
https://bugs.launchpad.net/bugs/631856
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 631856] Re: perl syntax highlighting doesn't work for -s

2010-09-09 Thread Pedro Villavicencio
not confirming, could you attach that file or a piece of code showing
the failure? thanks.

-- 
perl syntax highlighting doesn't work for -s
https://bugs.launchpad.net/bugs/631856
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 631856] Re: perl syntax highlighting doesn't work for -s

2010-09-08 Thread Pedro Villavicencio
thanks for the report, could you take an screenshot of what you're
seeing there? i'm getting exactly the same behavior with vim, emacs and
gedit.

** Changed in: gedit (Ubuntu)
   Importance: Undecided = Low

** Changed in: gedit (Ubuntu)
   Status: New = Incomplete

-- 
perl syntax highlighting doesn't work for -s
https://bugs.launchpad.net/bugs/631856
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 631856] Re: perl syntax highlighting doesn't work for -s

2010-09-06 Thread Saddy

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/631856/+attachment/1551083/+files/Dependencies.txt

-- 
perl syntax highlighting doesn't work for -s
https://bugs.launchpad.net/bugs/631856
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs