jEdit Community - Resources for users of the jEdit Text Editor
tasklist and text mode
Submitted by Anonymous on Tuesday, 15 February, 2005 - 10:32
Hi,

The TaskList plugin (0.4.4) does not work with text mode
(on jEdit 4.2). When renaming the file for example to *.py
to enforce Python mode everything is OK.

Any suggestions?
All Buffer Replace broken
Submitted by Anonymous on Wednesday, 9 February, 2005 - 18:28
4.2final. Search and replace -- replace all when "all buffers" is checked is broken. Says it found 0 occurances, even though there are many, including in the current buffer.
Ctrl + Shift + O doesn't work for changing paragraph direction
Submitted by Anonymous on Monday, 31 January, 2005 - 14:47
In normal Java applications one is supposed to be able to change paragraph direction (from LTR to RTL) with Ctrl + Shift + O, but this combination does nothing in jEdit.
Cannot install plugins.
Submitted by Anonymous on Thursday, 27 January, 2005 - 04:47
Hi there,

I tried to install JEdit 4.2pre.15 on a Win2k box.

This is the Java version that I run :
C:\Documents and Settings\Administrator>java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-b64)
Java HotSpot(TM) Client VM (build 1.5.0-b64, mixed mode, sharing)

And this is the error message that I have when I try to get plugins:
Could not download the plugin list.
(java.net.UnknownHostException: plugins.jedit.org)

I have obviously access to the net, because I can send you a message Smiling
And I have no proxy..

I also tried with a 4.2 and I get the same error message..
PHPParser 1.1.0 Breaks HTML tag completion in PHP files
Submitted by Anonymous on Monday, 24 January, 2005 - 22:37
After updating to PHPParser 1.1.0, jEdit 4.2final will not do HTML tag completion in PHP mode. I manually downgraded ErrorList to 1.3.1, SideKick to 0.3.1, and PHPParser to 1.0.2. Everything began working again as expected.

So I decided to manually update the plugins one at a time to see which of the recent plugin updates broke this (much desired) functionality. So I upgraded them in the following order:

ErrorList to 1.3.2 => OK
SideKick to 0.3.2 => OK
PHPParser to 1.1.0 => BROKEN

Perhaps it's the combination of the 2 or 3 of them together. But ErrorList 1.3.2, SideKick 0.3.2, and PHPParser 1.0.2 all play together nicely.
Hebrew vowel signs
Submitted by Anonymous on Thursday, 20 January, 2005 - 17:39
When Hebrew vowel signs are typed, extra spaces are inserted unnecessarily.
Wrong glyphs for some unicode characters in Java
Submitted by Anonymous on Wednesday, 5 January, 2005 - 22:55
In Linux I use a customized keyboard mapping which gives me access to unicode characters I often need to type. But some of them, strangely, are wrongly displayed in jEdit. For example,
\u012b is displayed as \u03ef
\u016b as \u03fe
\u014d as \u03f2
\u0101 as \u03e0
\u0111 as \u01f0
\u0113 as \u03ba
etc
So for each of these cases I need a work-around by redefining the key that generates the wrong glyph with a shortcut to a macro which writes the correct character. For instance the shortcut Alt-a activates a bsh macro containing the line
textArea.setSelectedText("\u0101")
which prints "Ä?" (a macron) instead of \u3e0 which is Greek sampi!

I checked with other Java GUI apps having Unicode support (such as JabRef): the very same bug occurs again! So this must be a general Java bug (some mess in the Unicode tables?) Yet might it be possible to fix this in a future version of jEdit by somehow circumventing this mess through an appropriate patch? Sorry if I can't help much myself, as I am not a Java programmer.

Any idea?

Thanks,
François

PS: I run J2RE 1.5.0_01-b08 on Linux. The problem also occurs with J2RE 1.4.2_06-b03.
Column mode bug?
Submitted by pdfneuro on Thursday, 9 December, 2004 - 09:57
Hi,

When I am in column mode, I can insert any character which are printed on each row of my column.. excpet tab. Hitting tab in colum mode add a tab on each row of the column, but then directly quit column mode.. why?
Is it a bug?

Bye
Focus problem with 4.2final ?
Submitted by ylikone on Thursday, 25 November, 2004 - 16:15
I am a long time jEdit user and I recently upgraded to Sun Java JDK1.5 and jEdit 4.2final and find jEdit to be unusable now because it keeps switching window focus to the previous applications window. It does this whenever I open a new file, finish a search or click OK on any jEdit popup window. So, say I open a new file, then once it loads, it automatically flips to Firefox, which I have running in the background. I should also mention I am running this on Linux.

Am I doing something wrong or is this a bug I should submit?
Focus problem with 4.2final ?
Submitted by ylikone on Thursday, 25 November, 2004 - 16:12
I am a long time jEdit user and I recently upgraded to Sun Java JDK1.5 and jEdit 4.2final and find jEdit to be unusable now because it keeps switching window focus to the previous applications window. It does this whenever I open a new file, finish a search or click OK on any jEdit popup window. So, say I open a new file, then once it loads, it automatically flips to Firefox, which I have running in the background. I should also mention I am running this on Linux.

Am I doing something wrong or is this a bug I should submit?
FTP plugin cannot save over SFTP if not owner of the file
Submitted by Anonymous on Sunday, 14 November, 2004 - 16:39
[this is a very annoying problem, and hasn't existed before...]

FTP plugin requires me to be owner of the file if saving over SFTP even in the same group.

File permissions: 775
Same group, different user, saving doesn't work, gives error:

Cannot save: java.io.IOExpection:

and nothing more...
Works only if I am the owner of the file...

Solutions, please. I cannot do work because of this Sad Need to use ssh connection + pico ...
Critical Bug in jedit 4.2 final "popup selection or Auto complete" when running with JDK1.5
Submitted by Anonymous on Thursday, 4 November, 2004 - 18:29
Critical Bug in jedit 4.2 final "popup selection or Auto complete" with JDK1.5

while using the Ctrl-b == Complete Word or any other popup list selection inside the buffer, jedit crashes or gets killed. could some one pelase investigate.

I tried to look at logs but nothing appears.

I dont have this problem while running with JDK1.4

-yogesh
JEdit42final: Scrolling seems to hang
Submitted by Hans_Bauer on Thursday, 7 October, 2004 - 11:11
Few days ago i installed a new pc with WinXP, Java 1.5.0 and JEdit42final. Scrolling is nearly impossible even for small text files (< 200 lines). JEdit seems to hang for several seconds before stumpling some lines.

Does anyone have the same problem and knows a solution or could give some tips?
Thank you all.
Large Mode file -- real slow
Submitted by floriangrimm on Wednesday, 15 September, 2004 - 15:49
i add serval keywords to the mode/python.xml file (common libraries & methods)
all as keyword3 (filesize*=2.5)

display is really slow
complete word works only for word defined before
e.g.
OK
abcd
ab[cd]

Wrong
ab[] -- abcd is NOT shown
abcd

CPU is not too bad, Java/Jedit-Memory is really big
any idea - i would try to fix if somebody give me a hit
Deprecation warnings in building jEdit
Submitted by clim1219 on Monday, 13 September, 2004 - 05:26
There are 25 deprecation warnings in compiling jEdit.
RegEx: look-behind-Assertions are buggy
Submitted by Anonymous on Tuesday, 7 September, 2004 - 00:49
When i search the word "foobar" for
foo(?=bar)
jEdit delivers "foo" as a result, which is right.

However, when I search for (?<=foo)bar, i get the following error Message, although i'm pretty sure my RegEx is OK so far.

gnu.regexp.REException: At position 1 in regular expression pattern:
quantifier (?*+{}) without preceding token

	at gnu.regexp.RE.initialize(RE.java:509)

	at gnu.regexp.RE.(RE.java:269)

	at gnu.regexp.RE.(RE.java:254)

	at org.gjt.sp.jedit.search.RESearchMatcher.(RESearchMatcher.java:57)

	at org.gjt.sp.jedit.search.SearchAndReplace.getSearchMatcher(SearchAndReplace.java:293)

	at org.gjt.sp.jedit.search.SearchAndReplace.find(SearchAndReplace.java:446)

	at org.gjt.sp.jedit.search.SearchDialog.ok(SearchDialog.java:199)

	at org.gjt.sp.jedit.search.SearchDialog$ButtonActionHandler.actionPerformed(SearchDialog.java:936)

	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

	at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)

	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

	at java.awt.Component.processMouseEvent(Unknown Source)

	at java.awt.Component.processEvent(Unknown Source)

	at java.awt.Container.processEvent(Unknown Source)

	at java.awt.Component.dispatchEventImpl(Unknown Source)

	at java.awt.Container.dispatchEventImpl(Unknown Source)

	at java.awt.Component.dispatchEvent(Unknown Source)

	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

	at java.awt.Container.dispatchEventImpl(Unknown Source)

	at java.awt.Window.dispatchEventImpl(Unknown Source)

	at java.awt.Component.dispatchEvent(Unknown Source)

	at java.awt.EventQueue.dispatchEvent(Unknown Source)

	at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)


	at java.awt.EventDispatchThread.run(Unknown Source)
No second password dialog after login error
Submitted by Anonymous on Sunday, 5 September, 2004 - 09:43
Hi

It's more about usability but it's important.

If you select an FTP path from you favorites or from the history, there will apear a dialog box where you can enter your password. If the entered password is wrong you get a stupid error message, and the FileBrowser shows the path into an empty directory... If you like to try it again, you can't use the history/favorites anymore, you have to select FTP->Connect and enter de Servername Username and Password. After that you can use your favorites entry again...

If there is a Login'Exception' the FTP Plugin should reset the FileBrowser-Path to the last directory and kill the FTP Object (or what the hell you exactly use), this way if I select the history entry again, I get the Passwortdialog pressented agian..

greats Jonas
Rectangular selection mode, clicking causes a change in buffer
Submitted by Anonymous on Wednesday, 11 August, 2004 - 13:05
4.2pre15
When in rectangular selection mode, clicking anywhere in the buffer cause it to think you are making a change to it, even if you don't insert anything there. It does not do that when in the normal selection mode.


P.S. Thanks to all the developpers of Jedit, it is a fantastic editor.
"anonymous" name happens when cookies aren't set
Submitted by tgm1024 on Thursday, 5 August, 2004 - 13:40
It seems that if your browser doesn't have cookies allowed for the jedit.org website, that the login name will not "stick" and all your posts will be under the name "anonymous".

This happens WITHOUT WARNING.
File System Browser
Submitted by Anonymous on Tuesday, 6 July, 2004 - 18:29
I can´t resize fields like "Name", "Type", "Size" or "Status" and no sort files by this fields when I click about them.
User login
Browse archives
« April 2024  
MoTuWeThFrSaSu
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
Poll
Are you interested in language packs for jEdit?
Yes, and I could help maintain translations
26%
Yes, I'd like to have translations
32%
Indifferent
35%
No, that'd be bad (please comment)
7%
Total votes: 1093
Syndication
file   ver   dls
German Localization light   4.4.2.1   82348
Context Free Art (*.cfdg)   0.31   46055
JBuilder scheme   .001   18495
BBEdit scheme   1.0   18116
ColdFusion scheme   1.0   18024
R Edit Mode - extensive version   0.1   17473
Advanced HTML edit mode   1.0   16206
Matlab Edit Mode   1.0   16068
jEdit XP icons   1.0   15229
XP icons for jEdit   1.1   14293