Send Notepad-plus-plus mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Notepad-plus-plus digest..."
Today's Topics:
1. [notepad-plus - Open Discussion] RE: 'Current line
background' foreground color (SourceForge.net)
2. [notepad-plus - Help] Last Open/Save Directory (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Smarter END key action
request (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: Quicktext equivalent in
UNICODE (SourceForge.net)
5. [notepad-plus - Open Discussion] Bug in 5.3.1: Search and
Replace hangs (SourceForge.net)
6. [notepad-plus - Plugin Development] NPPExec - Full AutoIT
integration (SourceForge.net)
7. [notepad-plus - Plugin Development] RE: NPPExec - Full AutoIT
integration (SourceForge.net)
8. [notepad-plus - Help] RE: How to sort TEXT in Notepad++?
(SourceForge.net)
9. [notepad-plus - Help] RE: Spell checker (SourceForge.net)
10. [notepad-plus - Plugin Development] FUNCTION LIST 2.0
available (SourceForge.net)
11. [notepad-plus - Plugin Development] RE: FileSwitcher 1.0.1
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Fri, 22 May 2009 15:47:37 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
'Current line background' foreground color
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7404806
By: nppp
Thanks! For some reason I only looked at the foreground on this element and
it was disabled so I thought I couldn't change it from there. Now I can read
the line I am working on.
Again, thanks!
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331753
------------------------------
Message: 2
Date: Fri, 22 May 2009 17:00:08 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Last Open/Save
Directory
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7404916
By: saudiqbal
Notepad does not remember last open save directory, after restarting notepad
it opens localization directory by default.
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
------------------------------
Message: 3
Date: Fri, 22 May 2009 17:31:11 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Smarter END key action request
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7404968
By: im2crazy4u
I've dealt with this issue for ages, and I have a simple fix: trim the white
space at the end of the line. It has always worked for me. :)
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331753
------------------------------
Message: 4
Date: Fri, 22 May 2009 18:16:11 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Quicktext equivalent in UNICODE
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7405026
By: nykoo
Thanks for the links, the first one worked perfectly for me. Isn't there any
support or developpement for this plugin?
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331753
------------------------------
Message: 5
Date: Fri, 22 May 2009 18:48:34 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Bug in
5.3.1: Search and Replace hangs
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7405084
By: zakit
Hello,
Notepad++ has been a Life Saver since i've know it's existence. Thank you.
Now for my problem.
I have some big CSV files i have to replace the comma by semicolon for Excel
to read it correctly. The thing is that it hangs Notepad++ since i've updated
to 5.3.1. I'm not sure what version i had before upgrading but i think it was
5.3.0 and had no problem whatsoever.
CSV is how i found out about this. It happens to other big text files as well.
I have an v4 version at an older computer at home, who is able to Search &
Replace
(SR) through big files no problem. I've tested it on the same file. 5.3.1 hangs
and v4 did it.
I need it lots. Please correct it. It seems you guys did some changes on the
search code. Maybe that introduced some bug somehow.
Thanks lots
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331753
------------------------------
Message: 6
Date: Fri, 22 May 2009 18:54:21 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
NPPExec - Full AutoIT integration
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7405093
By: andys01
I'm trying to intregrate AutoIT into NP++ and I can't get the error lines to
go to the console.
I've set up a run command and when I compile my script, I see the console open
up with a starting and completed message, but when there is a syntax error in
my script, I get a separate popup window for the first error. I want to have
the lines sent to the console so I can double-click them to go to the offending
line. Anyone know how to do this?
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=482781
------------------------------
Message: 7
Date: Fri, 22 May 2009 19:02:54 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
NPPExec - Full AutoIT integration
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7405104
By: dv__
I believe AutoIt should have some command-line switches to enforce its output
to be redirected into the console. Or maybe some specific command-line version
of AutoIt.exe should be used instead of the default one.
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=482781
------------------------------
Message: 8
Date: Fri, 22 May 2009 19:05:10 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to sort
TEXT in Notepad++?
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7405116
By: dv__
(Main menu) TextFX -> TextFX Tools -> Sort lines ...
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
------------------------------
Message: 9
Date: Fri, 22 May 2009 20:38:29 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Spell checker
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7405238
By: mdmez
Methok, I had the same problem on one computer. On another the spell check
worked fine. What I found on the problem one is that while I had installed
Aspell I had not installed a dictionary. I downloaded and installed a
dictionary
and all is well. - Mike
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
------------------------------
Message: 10
Date: Sat, 23 May 2009 00:30:49 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
FUNCTION LIST 2.0 available
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7405446
By: jenslorenz
Hello users,
the new Function List 2.0 BETA is available. I worked so hard on it to make
it more stable and confortable. Here the major changes:
Restructure of FunctionList with new development parts:
- UNICODE version for latest Notepad++
- Now tree in addition to lists supported
- Icon for each group and subgroup could be defined
- To ignore language specific keywords a list could be defined for each
group
- Filter of items possible
- Better tooltip support of e.g. C/C++ function params
- ... and a lot more
Restrictions:
- Scintilla RegEx
Here the link:
https://sourceforge.net/project/showfiles.php?group_id=189927&package_id=223668&
release_id=684528
Also I updated:
Explorer: https://sourceforge.net/project/showfiles.php?group_id=189927&package_
id=223667&release_id=684520
Hex-Editor: https://sourceforge.net/project/showfiles.php?group_id=189927&packag
e_id=222593&release_id=684525
Spell-Checker: https://sourceforge.net/project/showfiles.php?group_id=189927&pac
kage_id=225043&release_id=684521
WindowManager: https://sourceforge.net/project/showfiles.php?group_id=189927&pac
kage_id=254115&release_id=684524
All plugins were tested under XP-32 bit and Vista-32 bit.
Have a lot of fun
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=482781
------------------------------
Message: 11
Date: Sat, 23 May 2009 00:36:32 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
FileSwitcher 1.0.1
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7405451
By: jenslorenz
Hello Dave,
I can add you as an developer for in SF Npp-Plugins. So every plugin could be
found on one host and you can use the CVS system of SF.
Are you interested?
Best Regards
Jens
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=482781
------------------------------
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 36, Issue 48
*************************************************