jEdit Community - Resources for users of the jEdit Text Editor
Archives
Fonts look...weird in Windows
Submitted by imgod2u on Friday, 11 February, 2005 - 14:53
In x11, the fonts in jEdit look ok (not as good as they do in say, gedit under KDE or Gnome) but in Windows, they exhibit this weird behavior where the colors are not uniform. I'm not sure if it'll show up in this screenshot but:

http://www.engineering.ucsb.edu/~jkang/JeditScreen.jpg

As you can see, the capitalized text with color (specifically, "INTEGER"), seem to have white "stripes". I turned antialiasing off and the characters looked even weirder, like they had pixels missing where they should be. I'm not sure what's causing this as other fonts in Windows look just fine.

Any help would be greatly appreciated. I've also noticed that fonts (like monospaced and Lucinda Console) don't look the same in jEdit as they do in other programs (even on the same computer)
jEdit under Windows
Submitted by Anonymous on Sunday, 13 February, 2005 - 20:11
Hello,
I'm very happy with jEdit, but I've got a problem: I said windows that he should open all *.php files with this adress:
C:\Programme\Java\j2re1.4.0_01\bin\javaw.exe -jar "G:\Programme\jEdit\jedit.jar"
It works, but not with *.php files in directories with blanks. Unfortunately, all my files are in "H:\Tim\Eigene Dateien" and so I can't open them directly.
Can somebody help me? I really hope so Eye-wink
Thanks,
Tim.
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?
settings directory
Submitted by Anonymous on Wednesday, 16 February, 2005 - 07:56
Hi,
how can I permanently change the settings directory (i.e. without having to specify it at the command line every time)? I'm using Windows 98SE.
Thanks,
Ivan
which plugin(s) should I use?
Submitted by Anonymous on Wednesday, 16 February, 2005 - 10:37
I am a new comer to jedit, I found that there are a lots of plugin avaiable. I have tried few of them and found that execient. But found that the description of the plugin are not quite clear for some of them. And it seems that there are some plugins with same function. Since are really lots of plugin, it is very time comsuming to test every one. Can any one share the experience of choosing plugin?

I mainly use jedit for writing program (usually in php, c, c++, c#, java). Can anyone suggest which plugin will help in this area?

plugin I have currently installed:

console
error list
shortcut saver
docker
ftp
buffertab
whitespace

In the recent usage of jedit, I found it very well writen, so I guest those plugin are also very good. Can anyone suggest some plugin for me so that jedit can become a IDE for every language (at least for those I mementioned above)? I want more IDE like function especailly debuging, since writing program always need debug, if no debuging function, it will be inconvenient.

thanks
Question in Archive plugin
Submitted by Anonymous on Wednesday, 16 February, 2005 - 10:39
how to open the content in zip file, it seems that it just open the zip file.
Question about updating jedit plugin
Submitted by Anonymous on Wednesday, 16 February, 2005 - 10:44
I have installed the Docker plugin v0.2, and after that I found that in the update tab of the plugin manager have a new version of docker v0.3, but after choosing to update it and restart jedit, in the manage tab docker is still 0.2. How to update it? On the otherhand why with new verion of docker aviable in the install tab we cannot directly choose the new version?

thanks
another feature for Search in directory
Submitted by Anonymous on Wednesday, 16 February, 2005 - 16:48
When I use Search in directory for search&replace, it always opens all changed files. It is very annoying Sad I would appreciate checkbox "do not open files"
xml plugin with php
Submitted by Anonymous on Thursday, 17 February, 2005 - 12:35
Hi!

I have a problem. I like to use jEdit XML plugin with .php source file in the html part, but it is not working. How can I solve the problem?

PLease send the answer for mz e-mail address too: sajtango at gmail dot com

Thanks
Tamas
Spell-checking C++ comment fields
Submitted by Anonymous on Thursday, 17 February, 2005 - 15:27
Does anyone know of a plug-in spell-checker that checks for language errors in C++ comment fields?

I am grateful for any help.

olav.eig@kongsberg.com
open file in the same jedit
Submitted by ccapeng on Thursday, 17 February, 2005 - 18:52
When I right click a file and select jEdit to open, but anohter jEdit is lauched.
How can I keep file opening in one jEdit?

I have \HKEY_CLASS_ROOT\*\Shell\Open with jEdit\command as
"C:\j2sdk1.4.2_06\bin\javaw.exe" -jar "C:\Program Files\jEdit\jedit.jar" -reuseview "%1"
Is wrong email address ont the Icon submission page?
Submitted by Anonymous on Friday, 18 February, 2005 - 10:30
Hi! I have no idea where I send this problem report... I have made a few small icons for jedit. I wanted posting it to email adress I found on http://www.jedit.org/index.php?page=images page. The answer is: The original message was received at Fri, 18 Feb 2005 11:22:25 +0100 from mail [192.168.69.23] ----- The following addresses had permanent fatal errors ----- (reason: 554 mail server permanently rejected message (#5.3.0)) ----- Transcript of session follows ----- ... while talking to mx.acps.org.au.: >>> DATA <<< 554 mail server permanently rejected message (#5.3.0) 554 5.0.0 Service unavailable Whitc address can I send the images? THX! Denes Szabo at internode.hu
XML plugin - Characters to entities
Submitted by Anonymous on Friday, 18 February, 2005 - 13:30
When I use the XML/Characters to entities menu item, EVERY special character is converted, even the < or > charachters, so that my XML or HTML code is no more usable. How may I tell the XML plugin NOT to convert the <, >, quotes etc. found in the html tags ?
XML plugin - Characters to entities
Submitted by Anonymous on Friday, 18 February, 2005 - 15:20
When I use the XML/Characters to entities menu item, EVERY special character is converted, even the < or > charachters, so that my XML or HTML code is no more usable. How may I tell the XML plugin NOT to convert the <, >, quotes etc. found in the html tags ?
Spell check as you type
Submitted by Anonymous on Friday, 18 February, 2005 - 19:06
Hi,

From what I can see, spell check is supported, but not as you type. Some editors support the ability to underline words as you type. It would be fantastic if JEdit can do that. I can imagine many users will be using JEdit to write Java code, for example, so this might not seem as important. However, I use JEdit to write XHTML and so having spell checking for content would be really good.

If it is to supported, I would guess that it should be configurable as to what types of content to spell check, e.g. comments in code would be useful.

The key thing is that it should be spell checking _as you type_

If this already exists, please let me know where it is, and apologies for posting!
(Major) Feature proposals, and some impressions on switching from emacs to jEdit
Submitted by Anonymous on Saturday, 19 February, 2005 - 05:33
Hello,

I recently gave jEdit a test drive. Some background: I'm an emacs user (5+
years) who is looking to switch editors. My reasons are that (a) hacking on
emacs is hard, I hate lisp, and accomplishing anything serious is just way too
much trouble (b) emacs development has slowed down, to the point that emacs is
now missing some of the features that the newer editors have e.g. folding (c)
the emacs syntax highlighting and indent for the languages I use most is broken
in very annoying ways. On the other hand I love emacs because (a) I can do
everything without using the mouse and (b) I can do everything without opening
any windows or dialogs outside my one editing window. I cannot stress these
two features enough. Not that I don't like having the gui stuff - it is a
great learning tool until you memorize all the shortcuts, and then great to get
the less-often-used stuff. No gui makes emacs very hard to learn. But being
forced to interact with a gui all the time while editing is a deal-breaker. I
edit with the keyboard.

I have now tried out jEdit pretty thoroughly, including configuring it exactly
the way I want, installing a whole bunch of plugins, using it for about half my
editing needs for a week, and writing a simple plugin.

Overall impression: jEdit is a very solid editor. It is a contender for emacs
replacement, and that is saying *a lot*! Superior in some regards (syntax
coloring, text folding, ease of writing extensions). Speed is about the same.
It has a few things which make it less ergonomic for heavy use though, and I
really want to fix those. I consider it to have enough promise that I would
actually spend time to improve it.

Now the problem areas:

major stuff:
* dialogs considered harmful: a lot of functions which can be done in emacs
without opening a modal dialog require one in jedit. examples include
open-file, save-as, find-and-replace, confirm-close. this is bad because (a)
it is slow (b) the dialogs are modal (c) it usually requires switching from
keyboard to mouse which is extremely unergonomic.

* many different text areas: a number of functions seem to have text areas
which are not JEditTextAreas, and in which the regular editing commands do not
work (try C+backspace). this includes the actionbar, search bar, autocomplete,
file browser, and many/most of the plugin interactions (e.g. console). this is
related to the fact that they are displayed in modal dialogs or other
specialized gui components instead of in regular text buffers (as in emacs).

* there is no way to pass parameters to an action in the action bar (other than
repeat count). e.g. C+enter open-file foo.txt or C+enter mode java . As a
result gui dialogs are necessary for each command like this.

* ambivalent about the way autocompletes work. I think I prefer the
completions showing in a temporary split pane (as in emacs). the
scrollable-menu-in-middle-of-screen approach is harder to use since you can't
(for example) page down or search, and a long list means you have to use the
mouse. also, one gets used to reading text that starts at the left margin and
has the regular text colors. using numbers to select choices is a nice touch
though.

minor stuff:
* action-bar history should not record simple keyboard navigation. perhaps
there should be a way to look at the complete history (CS+enter?), but
"prev-char" is not useful most of the time.

* autocomplete completes from the middle, not just start. this is potentially
useful, but only if there is no start-completion. the order of completions is
imperfect, typing "save" in actionbar and hitting tab shows a list in which
"save" itself is the third item.

* tab should always cycle through possible completions. C+b may be better as
C+tab, and should also cycle (and show the selected completion inserted into
the buffer).

* C+b only completes from the same buffer, not all opened buffers.

* buffers cannot be named without being stored on disk (or a vfs?). if buffers
are used for interaction (as in emacs), this would be very useful. also, there
is no command to switch to a named buffer.

* stress test: open 5Mb of text - works reasonably well, memory usage is 12Mb.
replace every 'a' with 'b' in 5Mb of text - works in 4.3pre1 (fast, but 44Mb
memory used), fails in 4.1 (out of memory, over 100Mb used). open 5Mb of
syntax-colored code - can view ok, but getting random exceptions when typing
into it (in 4.3pre1).

* need scratch buffers (not saved to file, not named, and no warning when
closing)

* selections should not go away when switching buffers.

* need to read man pages without leaving jedit. I have written a plugin that
does this (JManpagePlugin, I'll post that in a bit).

I realize that some of the things I would like to see are major changes, and
that many users may not like them Eye-wink In any case they should be optional.
If you think it is better, I could make them into a plugin (or plugins) instead
of adding them to the core. From looking at the plugin interface, I believe
it is possible to write plugins for actionbar-and-buffer-based (non-dialog)
file open/save, directory and archive browse, search-and-replace, autocomplete,
and console. I can do most of that, but I'm sure I would need some help when I
get stuck, and of course if anyone wants to work with me on these features that
would be great. Passing parameters using the actionbar and a few other
supporting core hooks would be very useful for this. Making the actionbar and
search bar into JEditTextAreas can only happen in the core and looks pretty
major (but very nice, if possible).

Well, there it is, what do you guys think?

-A.


P.S. I imagine you might think that "I just want to turn jedit into emacs". In a sense, I do, I want all the good (in my opinion) aspects of emacs. Using buffers for interaction instead of dialogs is one of the ways in which emacs is better (although I agree it is not for everyone, and so it should be optional). In another sense, no, I want an editor that is the same or better in all regards, not better in some but worse in others.

--------
I'm cross-posting this to jedit-devel and here so more people have a chance to comment. I'd post it under my account but for some reason I can't log in (using drupal.org).
missing packages
Submitted by Anonymous on Saturday, 19 February, 2005 - 16:37
hi, i downloaded jedit 4.2 and loaded the sources into eclipse 3.0.1. i mentioned, that for a error free compilation there are some packages missing. why are they not included into the scr? can somebody tell me where to download these missing packages. it's something about com.apple and also com.sun.javadoc, as I found out. this is my first try to compile such a project, so i'm a newbie. regards.
How is the about dialog's scrolling credits done?
Submitted by Anonymous on Sunday, 20 February, 2005 - 03:02
I briefly checked the CVS, but I couldn't reallt find the answer to my questions: How are the rolling credits in the about dialog done? Java2D or some external library?

Thanks!
Installing on JumpDrive
Submitted by kenweb on Monday, 21 February, 2005 - 05:37
Is it possible to install Jedit and JRE on JumpDrive and be able to use the jedit/jump drive on different Window PC's?

I use several PC's and it would be nice to be able to install jedit and its environment once and carry the program with me when i move to a new computer.

Ken
Unindend by backspace
Submitted by Anonymous on Monday, 21 February, 2005 - 21:14
"Backspace unindents" is the last one feature I miss from jEdit, after we got back wrapping text at window edge in 4.3pre1. jEdit is great, but this feature is the one, that makes me still using Delphi and Eclipse -- their editors all can unindent by backspace. Please?!
User login
Browse archives
« February 2005 »
MoTuWeThFrSaSu
  6
12
14
 
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