New Line Ignorer
Submitted by
sdexp on
Friday, 12 August, 2005 - 03:28
jEdit is great with handling the newline (/n, /r, or /n/r) arguments. However, it needs to be able to ignore them to with find and replace given an option is checked. This option should be located under the HyperSearch checkmark.
I love jEdit. Thanks.
Select lines matching regex (Select_Lines_Matching_regex.bsh v1.0 by De Franciscis Dimitri)
Submitted by
megadix on
Friday, 12 August, 2005 - 09:45
Selects lines matching a regular expression
- remembers previous values
- suggested shortcut: CTRL-G (next to CTRL-F "Find")
InfoViewer how to select external browser?
Submitted by
tantebootsy on
Saturday, 13 August, 2005 - 21:23
Hi,
I want to use Firefox in InfoViewer as external browser but don't know what to put into the "external browser command" line.
Can anyone of you guys give me a hint?
Thx,
Michael
Updating / Installin Plugins with 4.3pre2
Submitted by
temp on
Monday, 15 August, 2005 - 08:25
When trying to install or update plugins with 4.3pre2 I'm getting a "An I/O error occured (Connection refused: connect)" error. Changing the server in the download options doesn't seem to help.
Activity log shows this:
[debug] WorkThread: Running in work thread: [id=142,run=org.gjt.sp.jedit.pluginmgr.PluginManager$2@19d688]
[error] Roster$Install: java.net.ConnectException: Connection refused: connect
[error] Roster$Install: at java.net.PlainSocketImpl.socketConnect(Native Method)
[error] Roster$Install: at java.net.PlainSocketImpl.doConnect(Unknown Source)
[error] Roster$Install: at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
[error] Roster$Install: at java.net.PlainSocketImpl.connect(Unknown Source)
[error] Roster$Install: at java.net.Socket.connect(Unknown Source)
[error] Roster$Install: at java.net.Socket.connect(Unknown Source)
[error] Roster$Install: at sun.net.NetworkClient.doConnect(Unknown Source)
[error] Roster$Install: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[error] Roster$Install: at sun.net.www.http.HttpClient.openServer(Unknown Source)
[error] Roster$Install: at sun.net.www.http.HttpClient.(Unknown Source)
[error] Roster$Install: at sun.net.www.http.HttpClient.(Unknown Source)
[error] Roster$Install: at sun.net.www.http.HttpClient.New(Unknown Source)
[error] Roster$Install: at sun.net.www.http.HttpClient.New(Unknown Source)
[error] Roster$Install: at sun.net.www.http.HttpClient.New(Unknown Source)
[error] Roster$Install: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[error] Roster$Install: at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
[error] Roster$Install: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.Roster$Install.download(Roster.java:417)
[error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.Roster$Install.runInWorkThread(Roster.java:314)
[error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.Roster.performOperationsInWorkThread(Roster.java:82)
[error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.PluginManagerProgress$RosterThread.run(PluginManagerProgress.java:181)
Anything I can do about this? Updating/Installing plugins by hand sucks...
Stephan
Python vs. Jython - Newbie Question
Submitted by
Jim Sudduth on
Monday, 15 August, 2005 - 22:25
I'm just learning Python/Jython and have installed jEdit 4.3pre2 on the 1.5 JDK. When I try to run a Python script that uses urllib2 the Jython interpreter says "ImportError: no module named urllib2". Does Jython not have this module? Also, is there a way to point jEdit at my local Python install or is there a Python plugin? The Python programminng web site says there is but I haven't found it in several days of searching.
Thanks,
Jim
Russian translation (?)
Submitted by
Siver on
Tuesday, 16 August, 2005 - 18:17
Hi,
I would like to work under Russian translation of the jEdit help.
Could anybody tell me somethink like starting point or other suggestions?
May be there is already a Russian translation?..
Regards,
Andrey
DotComplete
hi friends,
Great jEdit----> it´s the best.
But I think that´s really needed a DotCompelte (parser) to ansi C / C++.
Thanks.
Jalopy plug-in - version conflict
Submitted by
TES on
Wednesday, 17 August, 2005 - 09:38
Using the Jalopy plug-in can potentially lead to problems if you are also using Jalopy as a command-line tool, Netbeans, Ant or other plug-in because the file formats in Jalopy's home directory .jalopy where it stores all its settings have changed.
The latest Jalopy version available from http://jalopy.sourceforge.net/ is 1.0b10. Please note, that the Jalopy plug-in listed on jEdit's plug-ins page is an older version (1.0b7) which is not compatible with the config files of 1.0b10.
I had already been using Jalopy's Ant plug-in. Installing the jEdit Jalopy plug-in led to my settings being replaced by Jalopy's default settings; the config files written by jEdit's Jalopy plug-in were unrecognized by my Ant plug-in and builds (from the command line) failed.
On http://jalopy.sourceforge.net/ there is a newer jEdit plug-in (1.0b10), which is compatible with the other plug-ins also available on this site.
Removing the plug-in I had downloaded on the jEdit site and replacing it with the one from the Jalopy site resolved the conflict.
Jedit and something like Intellisense (Jedit newbe)
Submitted by
polp on
Wednesday, 17 August, 2005 - 14:26
hallo, I am fresh Jedit newbe and I like it a lot! Sorry for stupid question, but I am confused if Jedit can or cannot use something like Intellisense technology for HTML (PHP). To expres myself clear - i mean intellisense in way how in dreamweawer, delphi and so on is used.
thank you
Plugin central updates of 15 Aug - can't see the updates!
Submitted by
pallas on
Wednesday, 17 August, 2005 - 14:27
Am I the only one not seeing the new batch update?
Plugin manager shows me the usual plugin list, without the new and updated ones. I tried also changing mirror but, as it says, it's downloading the plugin list from plugins.jedit.org so no changes.
Any idea?
Fedora Core 4 - jEdit can't download plugins
Submitted by
doronr on
Wednesday, 17 August, 2005 - 16:21
I have 2 boxes - one is a fc4 that has been upgraded to each fc reelase since fc1. The other is a brand new fc4 install.
One the new box, jEdit cannot download/install plugins (it can fetch server lists though and the list of available plugins):
[error] Roster$Install: java.net.ConnectException: Connection refused
[error] Roster$Install: at java.net.PlainSocketImpl.socketConnect(Native Method)
[error] Roster$Install: at java.net.PlainSocketImpl.doConnect(PlainSocketImpl .java:333)
[error] Roster$Install: at java.net.PlainSocketImpl.connectToAddress(PlainSoc ketImpl.java:195)
[error] Roster$Install: at java.net.PlainSocketImpl.connect(PlainSocketImpl.j ava:182)
[error] Roster$Install: at java.net.Socket.connect(Socket.java:507)
[error] Roster$Install: at java.net.Socket.connect(Socket.java:457)
[error] Roster$Install: at sun.net.NetworkClient.doConnect(NetworkClient.java :157)
[error] Roster$Install: at sun.net.www.http.HttpClient.openServer(HttpClient. java:365)
[error] Roster$Install: at sun.net.www.http.HttpClient.openServer(HttpClient. java:477)
[error] Roster$Install: at sun.net.www.http.HttpClient.(HttpClient.java:214)
[error] Roster$Install: at sun.net.www.http.HttpClient.New(HttpClient.java:28 7)[error] Roster$Install: at sun.net.www.http.HttpClient.New(HttpClient.java:29 9)[error] Roster$Install: at sun.net.www.protocol.http.HttpURLConnection.getNew HttpClient(HttpURLConnection.java:784)
[error] Roster$Install: at sun.net.www.protocol.http.HttpURLConnection.plainC onnect(HttpURLConnection.java:736)
[error] Roster$Install: at sun.net.www.protocol.http.HttpURLConnection.connec t(HttpURLConnection.java:661)
[error] Roster$Install: at sun.net.www.protocol.http.HttpURLConnection.getInp utStream(HttpURLConnection.java:905)
[error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.Roster$Install.download (Roster.java:417)
[error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.Roster$Install.runInWor kThread(Roster.java:314)
[error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.Roster.performOperation sInWorkThread(Roster.java:82)
[error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.PluginManagerProgress$R osterThread.run(PluginManagerProgress.java:181)
This is using Sun's 1.5.0_01 JDK, no firewal and SELinux disabled. It works fine on my upgraded fc4 with the same exact JVM. jEdit was installed using JPackage.
Any ideas?
Write Active Plugins to Buffer (Write_Active_Plugins_To_Buffer.bsh v1.0 by Jeroen Budts (TeRanEX))
Submitted by
TeRanEX on
Wednesday, 17 August, 2005 - 21:12
This macro creates a new buffer an writes a list of currently active plugins to it. The list is formatted in DokuWiki's table syntax. (formatting can easily be changed)
focus click moves caret in text area
Submitted by
patb on
Thursday, 18 August, 2005 - 18:27
Under OS-X 10.4.2 I find that clicking on the Jedit (4.2final) window in order to give it focus has the side effect of also moving the caret in the text area, contrary to the behavior of most applications. Can someone please comment if this occurs for everyone, i.e. whether it is a feature or a problem?
I'm a new jEdit user; hope I'm posting to the correct place for this question.
Thanks,
patb
Can't resize buffer in Linux
Submitted by
Amaddeus on
Thursday, 18 August, 2005 - 21:38
I have been using jEdit for a couple of years in Windows for my PHP development. I'm trying to make the big switch to Linux, and keep using jEdit. The first thing I attempted after installing it is to make the text area larger by dragging the bottom right corner. Well, jEdit expands, but the text area stays the same, vertically and horizontally. I've looked all over for any setting I can find but have found nothing. I can only see 25 lines at a time.
Can anyone set me straight? Is this a Linux thing?
Thanks,
Getting spam @ my jedit email address
Submitted by
briankohles on
Friday, 19 August, 2005 - 02:55
After signing up for the jEdit community I found that I started getting spam @ the address I use for my jedit account even though the account page, says the email address is not public. This is not correct you can search google & return results for my jedit email address coming off of the jedit wiki (http://community.jedit.org/cgi-bin/TWiki/view/Main/WebIndex) for example.
Please get this corrected so I don't have to dissable more of my email addresses.
jEdit cannot save files in a Samba share
Submitted by
xlimbo on
Friday, 19 August, 2005 - 09:33
Ok, I've seen another thread (http://community.jedit.org/?q=node/view/2106#2193) which refers to a problem similar to my own but not quite.
I've got a Samba share, with write permission, which I access from my Windows XP box. Symptoms are:
1. With editors other than jEdit (e.g. http://www.crimsoneditor.com/) I can change and save existing files.
2. When I try to save the file with jEdit I get the message:
"Cannot Save: java.io.FileNotFoundException: Z:\tmp\readonly.txt (access denied)".
My configuration is:
1. Samba share - Linux FC3 box;
2. jEdit access machine - Windows XP box;
3. JRE version - 1.5.0_04
4. jEdit version - 4.2final
Thanks for the help anyone may give me.
--XicoLimbo
Recent Files (Recent_Files.bsh v1.0 by Jeroen Budts (TeRanEX))
Submitted by
TeRanEX on
Saturday, 20 August, 2005 - 18:47
A macro to easily re-open a recent file. This is a modified version of Buffer_Switcher.bsh (written by Ollie Rutherfurd), to show recent files instead of open buffers.
Perl folding in jEdit 4.2
Submitted by
Phrawm48 on
Sunday, 21 August, 2005 - 00:07
Running jEdit 4.2 I get folding for C++ and HTML but not for Perl blocks.
jEdit seems to recognize that I'm editng a Perl file and I've tried experimenting with various fold settings, etc., without success.
Is anyone else using jEdit to write Perl scripts and if so does folding work?
Gruntspud 0.4.6-Beta - cannot connect to local repository in jEdit 4.2 on Mac OSX 10.4
Submitted by
John Jameson on
Sunday, 21 August, 2005 - 09:57
CVS works OK from cmd line terminal.
Gruntspud can see status of local checked-out files.
I have set up a local connection profile to the same path as CVSROOT.
I can checkout a module, but I cannot commit any changed files.
The commit btn greys out whenever I choose a file.
The Update btn is also greyed out.
Can anyone give me any pointers/help with this?
Euphoria Edit Mode (euphoria.xml v1.0 by Matija Kejzar)
Submitted by
mkejzar on
Monday, 22 August, 2005 - 13:58
Edit Mode for the Euphoria Programming Language.
To install it, add <MODE FILE="euphoria.xml" NAME="euphoria" FILE_NAME_GLOB="*.{e,ex}" FIRST_LINE_GLOB="#!/*ex*"/> to your catalog xml file.