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 - Help] RE: N++ 5.4.4 crashing a lot
(SourceForge.net)
2. [notepad-plus - Help] RE: Notepad++ consistently crashing 5-6
times (SourceForge.net)
3. [notepad-plus - Plugin Development] RE: FTP Plugin
auto-upload (SourceForge.net)
4. [notepad-plus - Plugin Development] RE: Multiple files with
FTP uploader? (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Sort Column (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: Python docstring support
(SourceForge.net)
7. [notepad-plus - Help] RE: Notepad++ consistently crashing 5-6
times (SourceForge.net)
8. [notepad-plus - Open Discussion] Version 5.4.5 is released
(SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Version 5.4.5 is
released (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: Version 5.4.5 is
released - SQL folding (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 14 Jul 2009 11:26:43 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: N++ 5.4.4
crashing a lot
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=7501758
By: pasha19
You may want to follow the message titled
Notepad++ consistently crashing 5-6 times/day
The frequency varies significantly according to various posters also there are
indications that file size is related to the issue. The current consensus
appears
to be -- subject to additional testing is that version 5.3.1 may be more stable.
______________________________________________________________________
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: 2
Date: Tue, 14 Jul 2009 11:36:27 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++
consistently crashing 5-6 times
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=7501782
By: pasha19
I tend to save numerous tabs (files - small compared to the 10,000 lines
indicated
by others) in a relatively short period of time (speed of my mouse operations
- not using "Save All") using the right mouse click on a tab (to the same drive
often the same folder). Has anyone else noticed the possibility of concurrency
issue in the save function when multiple files are requested to be processed
in a short period of time(using Ctrl-S or other methods probably excluding -
or possibly including - "Save All")? This could explain why those with larger
files experience the "hang" more often.
______________________________________________________________________
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: Tue, 14 Jul 2009 15:07:38 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
FTP Plugin auto-upload
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=7502117
By: ckuipers
Actually I think it is, because you can specify more than 1 account, so you
will have to set what your default ftp con is, and as far as I know, when i
save a file locally, it gets immedecally uploaded.
Greetz
______________________________________________________________________
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: 4
Date: Tue, 14 Jul 2009 15:10:57 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Multiple files with FTP uploader?
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=7502125
By: ckuipers
Well, as far as I know you can't upload them simultanously but there will be
created a queue automatically
______________________________________________________________________
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: 5
Date: Tue, 14 Jul 2009 16:21:47 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Sort
Column
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=7502275
By: astout
cchris
Thanks-I just need to know how to select the text as a rectangle.
Alan
______________________________________________________________________
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: Tue, 14 Jul 2009 16:25:15 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Python docstring support
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=7502282
By: gurke111
Oh, thanks a lot for making this clear. I ran into the same trouble as mattj452
and found this thread by googling for "notepad++ python docstring".
Perhaps you should give Python's "TRIPLEDOUBLE" another color than black by
default ;)
> In hindsight, I can see that the left border is yellow and it's possible
> to compress the docstring
The left border is independent of the docstrings :-) It marks "last edits" (am
I right?). But how did you manage to compress the docstrings? I dont see it...
Best regards,
Jan-Philip Gehrcke
______________________________________________________________________
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: 7
Date: Tue, 14 Jul 2009 17:36:11 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++
consistently crashing 5-6 times
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=7502421
By: pasha19
The multiple file contention context does not appear to be solely significant
I just had a hang in 5.4.0 where I was saving a single small file. It was a
file that had been previously closed and NOT saved after another file had been
saved. It may be related to reuse of the save function or the interference
of canceling tab with modified content and reopening the same file (to access
the original content) in a new tab and completing the desired (corrected)
update.
There was another file that was saved prior in the session
______________________________________________________________________
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: 8
Date: Tue, 14 Jul 2009 20:05:50 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Version
5.4.5 is released
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=7502680
By: donho
Version 5.4.5 is just released on sourceforge.
The major issue fixed in this release is the problem of plugins' shortcuts.
Several crash issues are also fixed in this release.
v5.4.5 fixed bugs (from v5.4.4) :
1. Fix plugins shortcuts not working bug.
2. Fix the tooltip on toolbar display bug for the plugins icons.
3. Fix a crash that was occurring when searching in files from a deep path.
4. Fix a crash issue (Unicode binary) while close Notepad++ with an RC file
opened under Chinese Xp.
5. Fix Pascal and Scheme syntax highlighting problem (fixes in styles.xml).
6. Add SQL folding capacity.
Included plugins (Unicode):
1. TextFX v0.26
2. NppExec v0.3 RC1
3. Spell Checker v1.3.2
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Doc Monitor v2.2
8. NppNetNote v0.1
9. ChangeMarkers 1.2.1
10. Compare Plugin 1.5.4
Included plugins (ANSI):
1. TextFX v0.25
2. NppExec v0.3 RC1
3. Spell Checker v1.3.1
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Light Explorer v1.5
8. Doc Monitor v2.2
9. NppNetNote v0.1
10. ChangeMarkers 1.2.1
11. Compare Plugin 1.5.4
Please let me know if you find the other critical issues in this release.
Don
______________________________________________________________________
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: 9
Date: Tue, 14 Jul 2009 20:36:35 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Version 5.4.5 is released
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=7502748
By: erik_tilt
Thank you very much for the quick big-fix release.
There is still the encoding issue that I posted about in 5.4.4 ?
https://sourceforge.net/forum/message.php?msg_id=7494211
I'm just curious whether it is me who has gone insane, or it is a bug / new
feature. Can someone tell me if this is the place to post, or should I use the
issue tracker?
______________________________________________________________________
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: 10
Date: Tue, 14 Jul 2009 21:17:11 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Version 5.4.5 is released - SQL folding
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=7502825
By: fool4uanyway
> 6. Add SQL folding capacity.
OK, great to see some development on SQL folding.
Would you mind adding the CASE keyword to the "folders" as well?
I tried some SQL example code, but got some very strange folding from (two
SELECT
statements preceded by) an opening parenthesis up to the first two END
statements,
both ending CASE blocks.
______________________________________________________________________
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
------------------------------
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 38, Issue 51
*************************************************