Bugs item #1600102, was opened at 2006-11-21 00:47
Message generated for change (Comment added) made by jf505
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=111005&aid=1600102&group_id=11005

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Prebuilds
Group: None
Status: Open
Resolution: None
Priority: 9
Private: No
Submitted By: Thorsten Haude (yooden)
Assigned to: Thorsten Haude (yooden)
Summary: Add example .nedit to release tarball

Initial Comment:
As discussed here:
http://www.nedit.org/pipermail/develop/2006-October/012629.html

----------------------------------------------------------------------

Comment By: Joerg Fischer (jf505)
Date: 2008-01-07 20:59

Message:
Logged In: YES 
user_id=918104
Originator: NO

unixWrapper.nm:  
---------------
new("window", "transient") ?
unixWrapper.nm should be renamed to manpage-viewer.nm.


nedit.rc: 
---------
make sure to pick up the last one!  You have the old Word Complete and
Fill Sel./wChar macros and the uncomment macro fixes are missing.


smartKey.nm: 
------------
missing keybinding for Tab, to be set in .Xdefaults like

 nedit*text.Translations: #override \n\
~Shift~Alt~Meta~Ctrl<KeyPress>Tab : macro_menu_command()

Notice, it must be <KeyPress>, only <Key> won't do in this case. (Is
this obvious for an average user?)


sh2html.nm: 
-----------
Missing purpose statement.  For instance: This macro transforms an NEdit
window with syntax highlighting to a properly colored HTML page.  Useful
also for a print out.

Some more comments: 
-------------------
Any serious such package should contain a macro interface to rangesets,
since rangesets are available only through macros.  Other candidates
would be restoring the last session, and quickly change text fonts
(including realizing language mode dependent fonts via the smart-indent
initialization - eg, use a proportional font for e-mail language mode).



----------------------------------------------------------------------

Comment By: Thorsten Haude (yooden)
Date: 2008-01-05 15:15

Message:
Logged In: YES 
user_id=119143
Originator: YES

File Added: dotNEdit.2008-01-05.1.tar.gz

----------------------------------------------------------------------

Comment By: Thorsten Haude (yooden)
Date: 2007-03-18 19:25

Message:
Logged In: YES 
user_id=119143
Originator: YES

- The whole should be seen as a set, not to be used individually. The
styles are included in nedit.rc
- Do you use my Patch Collection? I added $NEDIT_HOME with exactly the
same semantics, just comment it out if you want to test it.

----------------------------------------------------------------------

Comment By: Bert Wesarg (lebert)
Date: 2007-01-04 17:04

Message:
Logged In: YES 
user_id=122956
Originator: NO

The nedit.styles for 'Library Call1', 'Library Call2', 'Library Call3' are
missing in the c-extended-0.9.5.pats file.
So I get an error. And the $NEDIT_HOME variable is read only in
autoload.nm.



----------------------------------------------------------------------

Comment By: Thorsten Haude (yooden)
Date: 2007-01-04 15:52

Message:
Logged In: YES 
user_id=119143
Originator: YES

New version with calltip files from Tony. Please have a look.
File Added: dotNEdit.tar.gz

----------------------------------------------------------------------

Comment By: Thorsten Haude (yooden)
Date: 2006-11-22 20:20

Message:
Logged In: YES 
user_id=119143
Originator: YES

Please have a look at the attached tarball.

I'm not too happy about the calltips, does anyone have better examples?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=111005&aid=1600102&group_id=11005
-- 
NEdit Develop mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/develop

Reply via email to