SourceForge.net | 1 Jun 2006 05:18
Picon
Favicon

[ jedit-Plugin Central Submission-1452598 ] ColumnRuler 1.0.0

Plugin Central Submission item #1452598, was opened at 2006-03-17 12:59
Message generated for change (Settings changed) made by jchoyt
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=625093&aid=1452598&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Open
Priority: 5
Submitted By: Brad Mace (bemace)
Assigned to: Jeffrey Hoyt (jchoyt)
Summary: ColumnRuler 1.0.0

Initial Comment:
Column Ruler 1.0.0
Requirements:
	* JDK 1.5.0
	* jEdit 4.3pre4

Announcement:
	Updated for jEdit 4.3pre4, and works better with
multiple views/splits

Source:
	plugins/ColumnRuler
	tag: release-1_0_0

(Continue reading)

Dale Anson | 1 Jun 2006 07:47

Re: [ jedit-Plugin Central Submission-1498368 ] XQuerySidekick 0.1 initial release

Martin -- Just wondering if you've seen http://xqengine.sourceforge.net/ ? 
And a related page, http://www.fatdog.com/extreme_2002.html.  This is 
about an implementation of xquery using a javacc based parser.  You might 
be able to get some good mileage out of this project for your plugin.

Dale

On Wed, 31 May 2006, SourceForge.net wrote:

> Plugin Central Submission item #1498368, was opened at 2006-05-31 19:39
> Message generated for change (Tracker Item Submitted) made by Item Submitter
> You can respond by visiting:
> https://sourceforge.net/tracker/?func=detail&atid=625093&aid=1498368&group_id=588
>
> Please note that this message will contain a full copy of the comment thread,
> including the initial issue submission, for this request,
> not just the latest update.
> Category: None
> Group: None
> Status: Open
> Priority: 5
> Submitted By: Martin Raspe (hertzhaft)
> Assigned to: Nobody/Anonymous (nobody)
> Summary: XQuerySidekick 0.1 initial release
>
> Initial Comment:
> XQuerySidekick 0.1
>
> Requirements:
> 	* jdk 1.4.1
(Continue reading)

SourceForge.net | 1 Jun 2006 08:04
Picon
Favicon

[ jedit-Plugin Central Submission-1498099 ] JavaScriptSidekick 0.4

Plugin Central Submission item #1498099, was opened at 2006-05-31 03:50
Message generated for change (Comment added) made by ezust
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=625093&aid=1498099&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Martin Raspe (hertzhaft)
Assigned to: Nobody/Anonymous (nobody)
Summary: JavaScriptSidekick 0.4

Initial Comment:
JavaScriptSidekick 0.4

Requirements:
	* jdk 1.4.1
	* jEdit 4.2pre8
	* SideKick 0.5
	* ErrorList 1.3.1

Source:
	cvs.sourceforge.net: jedit/plugins/JavaScriptSidekick
	tag: release-0_4

Short Description:
(Continue reading)

Matthieu Casanova | 1 Jun 2006 09:41
Picon

python mode

Hi, I'm doing some python these days but I don't know this language very well.

First it seems the word "abstract" can be used for abstract class but it seems it is not reserved, isn't it strange ?
By the way I think we should add it to the keywords isn't it ?
Another problem is the indentation.
is there a way to look the previous line indentation instead of the previous non empty line ?

Matthieu

SourceForge.net | 1 Jun 2006 11:04
Picon
Favicon

[ jedit-Plugin Bugs-1498729 ] FastOpen 2.0 focus problem

Plugin Bugs item #1498729, was opened at 2006-06-01 11:04
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=565475&aid=1498729&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthieu Casanova (kpouer)
Assigned to: Nobody/Anonymous (nobody)
Summary: FastOpen 2.0 focus problem

Initial Comment:
Hi, when opening a new floating instance of fastopen
with a keyboard shortcut, the textfield do not have the
focus
I use Java 1.5_06/Win XP jEdit 4.3pre5 (CVS) I also
tried with a compiled version of FastOpen from CVS 2.1

Matthieu

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=565475&aid=1498729&group_id=588

-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
--

-- 
-----------------------------------------------
jEdit Developers' List
jEdit-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-devel

SourceForge.net | 1 Jun 2006 11:32
Picon
Favicon

[ jedit-Patches-1483007 ] JDiffPlugin: Fix for Dual diff dialog.

Patches item #1483007, was opened at 2006-05-06 18:34
Message generated for change (Comment added) made by dkoryavov
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300588&aid=1483007&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Denis Koryavov (dkoryavov)
Assigned to: Nobody/Anonymous (nobody)
Summary: JDiffPlugin: Fix for Dual diff dialog.

Initial Comment:
This patch allows to update JDiffPlugin to the new
JEdit API.
After it is applied "Dual diff dialog" must work.

----------------------------------------------------------------------

>Comment By: Denis Koryavov (dkoryavov)
Date: 2006-06-01 13:32

Message:
Logged In: YES 
user_id=1382365

See attachment. 

----------------------------------------------------------------------

Comment By: Jeffrey Hoyt (jchoyt)
Date: 2006-05-31 18:48

Message:
Logged In: YES 
user_id=396194

Probably my problem, but I can't get this patch to work. 
Can you upload the DualDiffDialog as you want it to be? 

Thanks,

Jeff

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300588&aid=1483007&group_id=588

-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
--

-- 
-----------------------------------------------
jEdit Developers' List
jEdit-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-devel

Nicholas O'Leary | 1 Jun 2006 11:45
Picon
Gravatar

ModeSwitcher macro broken

Hi,

the Mode_Switcher macro has been broken by a recent change to jEdit -
but I'm not sure what.

Sourced file: /home/nol/java/cvs/jEdit/macros/Editing/Mode_Switcher.bsh
internal Error: Unable to define class:
java.lang.reflect.InvocationTargetException : at Line: 51 : in file:
/home/nol/java/cvs/jEdit/macros/Editing/Mode_Switcher.bsh : JTextField
textfield = new JTextField ( ) {

	at bsh.Interpreter.eval(Unknown Source)
	at org.gjt.sp.jedit.BeanShell._runScript(Unknown Source)
	at org.gjt.sp.jedit.BeanShell._runScript(Unknown Source)
	at org.gjt.sp.jedit.BeanShell.runScript(Unknown Source)
	at org.gjt.sp.jedit.Macros$BeanShellHandler.runMacro(Unknown S
        <snip>

Has the bundle BeanShell interpretter been updated? Can anyone think
of what could have possibly broken this macro?

Cheers,
N

-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
--

-- 
-----------------------------------------------
jEdit Developers' List
jEdit-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-devel

Nicholas O'Leary | 1 Jun 2006 11:51
Picon
Gravatar

Re: ModeSwitcher macro broken

I have updated the macro so that instead of doing:

JTextField textfield = new JTextField() {
   protected field blah ..
   public method foo ..
}

it now defines a class to extend JTextField:

class NewTextField extends JTextField {
   protected field blah ..
   public method foo ..
}

which is then used:
NewTextField textfield = NewTextField();

This change fixes the brokeness. But I would still like to know what
has changed that prevents the perfectly valid BeanShell of the
original macro to throw up like this.

Cheers,
N

On 01/06/06, Nicholas O'Leary <nick.oleary <at> gmail.com> wrote:
> Hi,
>
> the Mode_Switcher macro has been broken by a recent change to jEdit -
> but I'm not sure what.
>
> Sourced file: /home/nol/java/cvs/jEdit/macros/Editing/Mode_Switcher.bsh
> internal Error: Unable to define class:
> java.lang.reflect.InvocationTargetException : at Line: 51 : in file:
> /home/nol/java/cvs/jEdit/macros/Editing/Mode_Switcher.bsh : JTextField
> textfield = new JTextField ( ) {
>
>         at bsh.Interpreter.eval(Unknown Source)
>         at org.gjt.sp.jedit.BeanShell._runScript(Unknown Source)
>         at org.gjt.sp.jedit.BeanShell._runScript(Unknown Source)
>         at org.gjt.sp.jedit.BeanShell.runScript(Unknown Source)
>         at org.gjt.sp.jedit.Macros$BeanShellHandler.runMacro(Unknown S
>         <snip>
>
> Has the bundle BeanShell interpretter been updated? Can anyone think
> of what could have possibly broken this macro?
>
>
> Cheers,
> N
>

-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
--

-- 
-----------------------------------------------
jEdit Developers' List
jEdit-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-devel

Martin Raspe | 1 Jun 2006 12:03
Picon

problems with compoundEdit for macros (jEdit 4.3pre5)

Hi all,

I noticed a recent change in the jEdit 4.3pre5 code in the CVS: When a 
macro is invoked, a "beginCompoundEdit" is done automatically before 
macro execution and a "endCompoundEdit" afterwards. This leads to 
serious problems.

First problem: many existing macros which include buffer switching are 
now broken (OK, those in the CVS have been adapted).

Second and more serious problem: If you start recording a macro, switch 
to another buffer, then stop recording and play the macro back, jEdit is 
left in an inconsistent state because of an unbalanced pair of 
CompoundEdits. "Go to line nr" and hypersearch don't work any more; the 
only thing you can do is exit jEdit and start anew.

I have not seen a thorough explanation why this "guarding" of macros is 
really necessary. Many macros don't change the buffer and therefore 
don't need it. Others have explicit begin/endCompoundEdit guards inside. 
Macro *writers* will be aware of compoundEdit, while normal users that 
just record macros can ruin their editing session. This is not a good 
thing, I figure.

Moreover it's a nuisance protecting one's macros against this 
protection. A macro is not always executed through Macros.invoke; I tend 
to test them by "eval"ing them with beanshell. Special care is needed 
when you invoke other macros from a macro, because the outer macro has 
to keep track of all begin/endCompoundEdits and restore the original state.

Thus I'd strongly vote for taking this change out of the code again.

Opinions?

Martin

-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
--

-- 
-----------------------------------------------
jEdit Developers' List
jEdit-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-devel

Martin Raspe | 1 Jun 2006 12:27
Picon

Re: [ jedit-Plugin Central Submission-1498368 ] XQuerySidekick 0.1 initial release

Thanks, Dale - no, I didn't know xqengine. Looks very interesting!

I just needed a quick orientation tool for my work with the native XML 
database eXist (http://www.exist-db.org/). eXist also provides an XQuery 
interface, and there is an adapter for jEdit's XQuery Plugin 
(http://wiki.exist-db.org/space/jEditXQueryPlugin). In this way you can 
query your databases directly from jEdit and have the results in a new 
buffer. Very handy!

I guess it wouldn't be difficult to write another adapter for xqengine ...

Martin

Dale Anson wrote:
> Martin -- Just wondering if you've seen http://xqengine.sourceforge.net/ 
> ? And a related page, http://www.fatdog.com/extreme_2002.html.  This is 
> about an implementation of xquery using a javacc based parser.  You 
> might be able to get some good mileage out of this project for your plugin.
> 
> Dale
> 
> 
> On Wed, 31 May 2006, SourceForge.net wrote:
> 
>> Plugin Central Submission item #1498368, was opened at 2006-05-31 19:39
>> Message generated for change (Tracker Item Submitted) made by Item 
>> Submitter
>> You can respond by visiting:
>> https://sourceforge.net/tracker/?func=detail&atid=625093&aid=1498368&group_id=588 
>>
>>
>> Please note that this message will contain a full copy of the comment 
>> thread,
>> including the initial issue submission, for this request,
>> not just the latest update.
>> Category: None
>> Group: None
>> Status: Open
>> Priority: 5
>> Submitted By: Martin Raspe (hertzhaft)
>> Assigned to: Nobody/Anonymous (nobody)
>> Summary: XQuerySidekick 0.1 initial release
>>
>> Initial Comment:
>> XQuerySidekick 0.1
>>
>> Requirements:
>>     * jdk 1.4.1
>>     * jEdit 4.2pre8
>>     * SideKick 0.5
>>
>> Announcement:
>>     release 0.1
>>     initial Plugin Central release
>>
>> Source:
>>     cvs.sourceforge.net: jedit/plugins/XQuerySidekick
>>     tag: release-0_1
>>
>> Short Description:
>>     A simple sidekick parser for XQuery.
>>
>> Long Description:
>>     This sidekick plugin parses XQuery source and analyzes
>> it, using regular expressions (an excentric programming
>> style will probably confuse the plugin).
>>     It uses the "enhanced" classes of the SideKick plugin.
>> I added a "xq" mode to the jEdit CVS.
>>
>>
>> ----------------------------------------------------------------------
>>
>> You can respond by visiting:
>> https://sourceforge.net/tracker/?func=detail&atid=625093&aid=1498368&group_id=588 
>>
>>
>>
>> -------------------------------------------------------
>> All the advantages of Linux Managed Hosting--Without the Cost and Risk!
>> Fully trained technicians. The highest number of Red Hat 
>> certifications in
>> the hosting industry. Fanatical Support. Click to learn more
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
>> -- 
>> -----------------------------------------------
>> jEdit Developers' List
>> jEdit-devel <at> lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jedit-devel
>>
> 
> 
> -------------------------------------------------------
> All the advantages of Linux Managed Hosting--Without the Cost and Risk!
> Fully trained technicians. The highest number of Red Hat certifications in
> the hosting industry. Fanatical Support. Click to learn more
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642

-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
--

-- 
-----------------------------------------------
jEdit Developers' List
jEdit-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-devel


Gmane