jed-users mailing list

[2007 Date Index] [2007 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Patches for jed


Hi John,

I'd like to here your opinion to the following patches.

http://www.minet.uni-jena.de/~joergs/jed-patches/50_popups.sl.dpatch

This patch is mainly for Debian, because the Debian Policy requires
compressed text documentations which affects txt/*. But maybe it is also
interesting for upstream to support compressed txt documents in txt/* and
Help->Browse Docs.

http://www.minet.uni-jena.de/~joergs/jed-patches/doc.dpatch

Some changes to the documentation.

http://www.minet.uni-jena.de/~joergs/jed-patches/fix-menu-utf8.dpatch

The handling of UTF‐8 strings for menu entries is not correct. This
causes problems if the hotkey is an UTF‐8 character.

http://www.minet.uni-jena.de/~joergs/jed-patches/fix-multi-key.dpatch

This patch adds support for the Multikey to XJed. It has a drawback. It
blocks the refresh function or the x event loop.

http://www.minet.uni-jena.de/~joergs/jed-patches/fix-pymode-block-end.dpatch

PyMode treats lines starting with "passport" or "returning" (they start
with a keyword) as the last line of a block, which is wrong.

http://www.minet.uni-jena.de/~joergs/jed-patches/fix-pymode-tab-space.dpatch

In Python, it is forbidden to mix up tabs and spaces as indention
characters. This patch enhances the python mode to take care of the
prefered indention character in a file.

http://www.minet.uni-jena.de/~joergs/jed-patches/help.dpatch

This patch improves the describe_bindings() function.
* It makes all key descriptions are aligned among each other,
* it splits the listing into two sections: one with the keys defined in
  the global mode and one with the key special to this mode
* it prints the description of the function bound to the key behind the
  function

http://www.minet.uni-jena.de/~joergs/jed-patches/pymode-python2-keywords.dpatch

Support (mainly syntax highlighting) for new Python 2 keywords.

http://www.minet.uni-jena.de/~joergs/jed-patches/pymode-repeat-shift.dpatch

There was a suggestion on the Jed mailing list to make the region shift
command respects the repeat count (the prefix argument).
This patch depends on the fix-pymode-tab-space patch.

http://www.minet.uni-jena.de/~joergs/jed-patches/slmode-function-popup.dpatch

In SLang mode the menu Mode->Functions includes if, while or for if they
occur outside of a function (which is valid).

Bye, Jörg.
-- 
Pfronten (V.) (Begriff aus dem Reitsport:):  Beim Galoppieren in Waldgebieten
          nicht aufpassen und mit dem Kopf gegen einen Ast prallen.
(Douglas Adams, John Lloyd, Sven Boettcher: Der tiefere Sinn des Labenz)

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2007 date index] [2007 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]