[Bug 1300565] Re: please syntax highlight debdiff files

2015-05-12 Thread Jordi Mallach
Fixed in 2.4.1-1. ** Changed in: nano (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1300565 Title: please syntax highlight debdiff files To manage notif

[Bug 1300565] Re: please syntax highlight debdiff files

2015-03-27 Thread Rolf Leggewie
Awesome, thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1300565 Title: please syntax highlight debdiff files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+

[Bug 1300565] Re: please syntax highlight debdiff files

2015-03-27 Thread Benno Schulenberg
Okay, fixed in SVN. It will work out of the box in nano 2.4.1 and higher. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1300565 Title: please syntax highlight debdiff files To manage notifications

[Bug 1300565] Re: please syntax highlight debdiff files

2015-03-26 Thread Rolf Leggewie
Yes, that works great. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1300565 Title: please syntax highlight debdiff files To manage notifications about this bug go to: https://bugs.launchpa

[Bug 1300565] Re: please syntax highlight debdiff files

2015-03-26 Thread Benno Schulenberg
In reply to comment #4: If in /usr/share/nano/patch.nanorc you change the line that says syntax "patch" "\.(patch|diff)$" to syntax "patch" "\.(patch|diff|debdiff)$" -- that is, you add a "|debdiff" (without the quotes) -- and save the file (use sudo to edit it), do your debdiff files then get colo

[Bug 1300565] Re: please syntax highlight debdiff files

2015-03-25 Thread Rolf Leggewie
bug 538219 might be interesting for you -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1300565 Title: please syntax highlight debdiff files To manage notifications about this bug go to: https://bugs

[Bug 1300565] Re: please syntax highlight debdiff files

2015-03-25 Thread Rolf Leggewie
If you change the name of the file from $name.debdiff to $name.patch it will be colored the way I am suggesting the $name.debdiff to be colored. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1300565 T

[Bug 1300565] Re: please syntax highlight debdiff files

2015-03-25 Thread Benno Schulenberg
So if one saves the result of a debdiff as a 'name.diff' file, then opening it with nano should colour most things already in an appropriate and expected way, no? Or are there things missing that really should be coloured too? Could someone attach a sample file? -- You received this bug notific

Re: [Bug 1300565] Re: please syntax highlight debdiff files

2015-03-25 Thread Jordi Mallach
On Wed, Mar 25, 2015 at 01:55:52PM -, Benno Schulenberg wrote: > What's a debdiff file? Can you add an example? > > And would you want it to be coloured in the same manner as normal diff > and patch files? debdiff is a program that generates diffs in source and binary debian packages. For so

[Bug 1300565] Re: please syntax highlight debdiff files

2015-03-25 Thread Benno Schulenberg
What's a debdiff file? Can you add an example? And would you want it to be coloured in the same manner as normal diff and patch files? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1300565 Title: