jEdit Community - Resources for users of the jEdit Text Editor
Archives
jEdit CVS access
Submitted by curoles on Wednesday, 25 August, 2004 - 04:20
I made a plugin that I use myself for a while.
Now I would like to bring it into the CVS, so
I follow the instructions and ask Slava and M.Dillon
to add my ID in order to get access to the CVS and
have no reply from them. What is going on? What am
I doing wrong?
Invoking actions within a macro
Submitted by DanF on Wednesday, 25 August, 2004 - 06:26
Ok, here's how I'm doing it:
jEdit.getAction("find-next").invoke(view);
... but something's wrong. The action gets executed in some kind of strange silent mode. Messages aren't shown in the status bar (like "Search string not found!"), no confirm dialog box asks "Continue search from beginning?" (if auto-wrap is disabled), etc.

How do I invoke an action inside a macro? Are there other ways of doing this?
Hold down key macro
Submitted by Anonymous on Wednesday, 25 August, 2004 - 09:22
I want to write a macro that allows me to instruct a specific key to be held down for set period of time. For instance, i need to be able to instruct that the spacebar be held down for x seconds.

Is this possible and how do i go about it?

Thanks in advance.
Help me, Progress 4GL have embedded comments? Is it working in JEdit?
Submitted by Wladi on Wednesday, 25 August, 2004 - 20:43
Help me, Progress 4GL have embedded comments? Is it working in JEdit?
PS: sorry for my english
Focus issues with 'Find' Dialog
Submitted by Brandon on Friday, 27 August, 2004 - 02:48
I'm having a really strange issue with the 'Find' Dialog using Jedit in Fluxbox. The first time I hit ctrl+F, the Find dialog gets focus.. If I then close it and hit ctrl+f again, it fails to focus and the caret is still active in the editor window! I would LOVE it if someone could solve this one for me - it's a huge pain in the arse!
Folding & Python
Submitted by Anonymous on Friday, 27 August, 2004 - 04:10
I don't like how the only descent way I can fold with python is using the indent mode of folding. The problem with it is that it is greedy on ending whitespaces. Example:

def a():
____pass

print 'hi'

If I fold a, I get:

def a(): [2 lines]
print 'hi'

What I want to get is:

def a(): [1 line]

print 'hi

This becomes very annoying because if you use alot of folding it will look very busy, when I'd like to keep the extra newlines/whitespaces after each fold. Is there a way to configure jedit to leave these ending whitespaces?

If not, could anyone help me write a regex line for how to get the configurable folding plugin to work the way I want it? (its a bit tricky because of how python handles whitespaces)

Thank you!
Not able to use the mouse pointer to scroll up or down in JEdit
Submitted by Anonymous on Friday, 27 August, 2004 - 10:40
Hi,

I am unable to use the mouse pointer to scroll up and down in JEdit. My colleague is able to use the mouse pointer to scroll up/down in JEdit. Are my settings not up to date? Please advise.

Thanks,
Shilpa
Auto-completion and ColdFusion
Submitted by Anonymous on Friday, 27 August, 2004 - 18:53
I've recently switched from HomeSite to jEdit and while I'm *really* happy with jEdit there's one thing that bugs me. For some reason the auto-completion for both HTML and ColdFusion doesn't work for me (jEdit 4.2pre14) if the file extension is cfm. If I save something as .html it works, but of course I would like having both tags and HTML expanded. One (stupid) question: are edit modes resposible for tag completion (because I know they govern syntax highlighting)? If yes, is the edit mode that shipped with 4.2pre14 broken? If anyone knows how to fix this, please let me know...
Scroll less than one-line when in Soft word wrap mode
Submitted by Anonymous on Friday, 27 August, 2004 - 19:06
Hello!,

Let me begin by saying I love JEdit and use it on all my systems. Thanks to all who have contributed to this great open-source tool. A+

But to the feature request...
It would be great to have the ability to view only part of a line when in soft word wrap mode. When using JEdit I most always use the soft word wrap mode during composition, and it becomes a bit annoying when the buffer "jumps" long wrapped lines when scrolling. Also, sometimes it is the case where I would like to read the last few (wrapped) lines while simultaneously viewing a line at the other end of the buffer. It is disappointing to have screen space for this, yet be limited by the editor. I can imagine some complexity might arise out of combining this feature with window-width word wrapping, but I would gladly sacrifice window-width word wrapping for smooth word-wrap scrolling.

Again, thanks for the great tool,

- Adam Childs
achilds ksu.edu
build.xml: many errors
Submitted by backspaces on Saturday, 28 August, 2004 - 00:35
I'm sure I'm doing a dumb thing, but ... I've got the xml plugin which works great for xhtml editing. I've just loaded a downloaded ant build.xml file, however, and there are lots of errors noted.

The error list shows <project>, <target>, ... and the other ant xml keywords as being not recognized. But the xml insert side panel shows these as being just fine. I believe this means the ant dtd/catalog is known by the plugin.

Here's a picture: http://backspaces.net/files/jEdit001.jpg

So what dumb thing am I doing wrong?!

Thanks...

Owen

Allow only one instance of JEdit?
Submitted by Hans_Bauer on Saturday, 28 August, 2004 - 06:25
To compensate the removal of jEditLauncher on windows i extended the windows context menu for files using Windows-PowerPro (Freeware). So i can right click on a file and choose my new menu item 'JEdit' to open this file.

The first time this opens JEdit with the selected file loaded. The second time the selected file will be additionally opened in the already running instance of JEdit, but also a new instance of JEdit is started with the same files loaded.

So it would be a very good feature to restict JEdit only to open one instance of itself. Is this possible?
Cant find server
Submitted by Anonymous on Saturday, 28 August, 2004 - 12:26
I am trying to connect to mysql. I have downloaded the plugin for sql and have provided the mysql Jconnector path but I cannot add the server. I am using jedit version 4.1
How to invoke GDB in an independent console window ?
Submitted by Anonymous on Saturday, 28 August, 2004 - 14:40
Is it possible to invoke GDB (or any other command line application)
in its own independent console window using the console plugin ?
If I invoke GDB directly in console it returns immediately...
Thanks.
Fill paragraph in justified mode
Submitted by Vordeph on Sunday, 29 August, 2004 - 01:15
Greetings,

jEdit is the most perfect code source editor that I have used in my life,
I use many documents in .txt format to document my programs in Object Pascal/Delphi
and a feature that I miss, is to Fill a block o text em justified mode, like the
feature "Fill Paragraph" from UltraEdit32.
I like to suggest this feature. I have tried to create this feature creating
my own plug-in for jEdit, but I´m not know Java very wall yet.

Sorry by my poor english, but Im brazilian, and not have finished my english
course. Smiling
jEdit 4.2 now available
Submitted by slava on Sunday, 29 August, 2004 - 03:35
jEdit 4.2final is now available. Major changes since jEdit 4.1. If you're upgrading from jEdit 4.1, remove all plugins, and reinstall them.
How to reduce a function body
Submitted by Anonymous on Sunday, 29 August, 2004 - 11:44
How to reduce the body of a function in the text area, in order to have something like that: "+ void my_function(void truc) {" <== all the body of the function is hidden here and when you click on the "+" the body expands. PS: excuse me for this horrible english, i'm french...
jEdit 4.2final on Mac OS X behaves strange
Submitted by kimjim on Sunday, 29 August, 2004 - 12:14
The 4.2 installation does not contain a starter application "jEdit.app" as it used to be on jEdit installations on Mac OS. If I double-click the jEdit.jar, the splash screen says it is vers 4.2 final, but I get an error message saying the MacOS.jar Plugin didn't work and I should update it.

When I copy the old "jEdit.app" from an 4.2pre15 installation into my jEdit 4.2 folder and double click, the splash screens says it were jEdit vers 4.2pre 15, also I have deleted my 4.2pre15 installation! But the MacOS.jar plugin now works.

What version does this jEdit.app really start now? I mean, I deleted 4.2pre15! And the infostring in the info.plist of jEdit.app says its 4.2final, also I took it from the 4.2pre15 package! This really confuses me. Is there another way to find out which version is runnig despite looking at the splash screen or see the "About jEdit" menu entry?

Thanks for any help, kimjim
jEdit as external editor for file manager
Submitted by Anonymous on Monday, 30 August, 2004 - 09:24
Hello!
What is error during to make an attempt to open file in jEdit from file manager on Windows 2000: "Could not find the main class. Program will exit." ???
FTP plugin problem
Submitted by sss4r on Monday, 30 August, 2004 - 18:31
Hello,

I've been attempting to get support on this problem for months, so I am respectfully requesting that anyone who knows anything about this issue to please respond.

I have been unable to get the FTP plugin to work properly (I've tried on 3 different machines) since 4.2pre9. As the plugin is critical to my workflow, I have stayed with 4.1final; however, now that 4.2final is out, I would really like to start using it (in fact, I need to because there are newer plugins I need to start using that require it).

Having said all that, here's my dilemma:

I start with a fresh installation of 4.2final. I install the FTP plugin, version 0.7.2. When I attempt to open from a secure server, I click "yes" or "always" to the remote host authentication dialogue. Immediately I get the following I/O error:

Cannot list directory: com.sshtools.j2ssh.transport.MessageStoreEOFException: The message store has reached EOF

I have tried reinstalling dozens of times. Like I said, I've tried on three different machines. I've also tried with two different servers. Never had a problem until 4.2 hit pre9 or so. Opening a non-secure connection works fine.

Is anyone else having this problem? Does the author know about it? Can you duplicate it? Is there a fix in the pipeline? I'm desperate to get an answer (and a fix!) as I would really like to continue using jEdit.

Thank you very much in advance for taking the time to read this and for your help.

Thanks,
Shannon
Execute menu item from macro?
Submitted by kwerle on Tuesday, 31 August, 2004 - 08:18
I have just written a very useful console command. It works just the way I want. Unfortunately, console doesn't seem to let you create shortcuts for commands you wrote (another issue). Is it possible for me to write a macro that will call a specific menu item?

I just want it to do something very simple:
executeMenuItem("Plugins.Console.MyCommand");

Is there such a thing, and I'm just not seeing it?

TIA
User login
Browse archives
« August 2004 »
MoTuWeThFrSaSu
 
15
16
21
26
 
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   108249
Context Free Art (*.cfdg)   0.31   46071
BBEdit scheme   1.0   18607
JBuilder scheme   .001   18508
ColdFusion scheme   1.0   18041
R Edit Mode - extensive version   0.1   17488
Advanced HTML edit mode   1.0   16222
Matlab Edit Mode   1.0   16086
jEdit XP icons   1.0   15245
XP icons for jEdit   1.1   14309