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: Macros Not Deleting (SourceForge.net)
2. [notepad-plus - Help] RE: Macros Not Deleting (SourceForge.net)
3. [notepad-plus - Plugin Development] jQuery User Define
(SourceForge.net)
4. [notepad-plus - Open Discussion] Find in files crashes on
large directories (SourceForge.net)
5. [notepad-plus - Open Discussion] Shift + Alt support
(SourceForge.net)
6. [notepad-plus - Developers] RE: Scintilla 1.78 Plans and
TODOs (SourceForge.net)
7. [notepad-plus - Developers] Using Line Markers in Find
(SourceForge.net)
8. [notepad-plus - Open Discussion] RE: Shift + Alt support
(SourceForge.net)
9. Where to find Notepad++ document? (MSE CPP)
10. [notepad-plus - Open Discussion] RE: Find in files crashes on
large directories (SourceForge.net)
11. [notepad-plus - Help] Set line length on blocked files
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 30 Apr 2009 15:20:59 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Macros Not
Deleting
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=7322683
By: mokolon
I use macros. I can verify that you are not crazy. The saved macro stays on
the run multiple times LOV, but only within the same edit session.
If you close down N++ and restart it, the macro won't be in the list any
longer.
-Bill Wire
______________________________________________________________________
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: Thu, 30 Apr 2009 15:34:41 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Macros Not
Deleting
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=7322744
By: camscott
Thanks for the tip!
______________________________________________________________________
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: Thu, 30 Apr 2009 15:43:19 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
jQuery User Define
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=7322782
By: kylefarris
I have a user-defined language file for jQuery that I made. It's fully
up-to-date
with 1.3.2. Where do I go/who do I contact to have this added to the list here:
http://notepad-plus.sourceforge.net/uk/download.php ?
I would really like to contribute 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: 4
Date: Thu, 30 Apr 2009 15:54:05 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Find in
files crashes on large directories
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=7322819
By: cchris
If the directory in which you perform a search has many files selected by the
file filter, then basic find in files may crash with Access violation code
0xC0000005. N++ attempts to save whatever it can, proposes to dump a crash file,
and then Windows (XP SP3) issues 3 problem reports. Recursing into subfolders
obviously makes crashes more likely. Try to find text in <Program Files> with
recusion and filter=*.* to reproduce.
Making the file filter more selective usually solves this.
Perhaps N++ should warn user and cancel whenthe temporary memory allocation
overwhelms the available resources.
CChris
Using 5.4RC unicode, not sure about 5.3.1
______________________________________________________________________
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: Thu, 30 Apr 2009 16:51:41 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Shift +
Alt 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=7323003
By: levani01
When I click Shift + Alt to change the language (Windows XP) it activates "File"
menu what is I think quite unnecessary. When I have to write text in combination
of two or more languages the language changing process is rather complicated,
isn't it?
______________________________________________________________________
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: Thu, 30 Apr 2009 17:22:52 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Developers] RE: Scintilla
1.78 Plans and TODOs
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=7323103
By: aathell
"The advantage of Scintilla v1.78 is the possibility to integrate ChangeMarkers
plugin's feature into Notepad++ as built-in feature without boost (which is
used in ChangeMarkers plugin currently)."
Yes, that is one of the first things I would like to work on with the 1.78 code.
Being able to add custom application actions to the history stack should make
this possible.
"Both features text margin and annotations look very cool, but I don't see their
usage so far in Notepad++."
I imagine that internally N++ doesn't have much of a use for these. Plugins
should have the ability to use them in a way that won't conflict with other
plugins though. I think plugins manager should have the ability to assign
marker
and manage plugin marker and margin usage to avoid problems. Like the problem
with the compare plugin.
I can imagine lots of cool things plugins can do with annotations and the text
margin. Like a version control plugin, in block undo/redo/compare...
______________________________________________________________________
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=331755
------------------------------
Message: 7
Date: Thu, 30 Apr 2009 17:59:00 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Developers] Using Line
Markers in Find
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=7323216
By: aathell
Part of the plan with the Change Marker plugin was to have the ability to dump
all changed lines into a new view the way the 'Find all in ...' option of the
find function does. I never got around to doing it, and yesterday an idea came
to me.
With Sci 1.78 there is SC_MARK_AVAILABLE which makes it so that N++ can
allow/control
which markers plugins can use. If, during plugin registration, plugins request
a marker id to use, they could use a message like NPPM_GETMARKERID which would
take a TEXT string and return a marker id. The string would be a 'Name' for
the marker ( ie: 'Change Mark: Unsaved', or 'Bookmark' ). Once N++ has a name
for the marker it also has the ID of the marker.
The Find dialog and routine could be altered so that a user would have the
option
near the 'Match whole word only', 'Match case', and 'Wrap around' that would
be some thing like:
[ ] Match on lines with marker: { Drop down multi-selection list }
So a user could:
Find all matches for word 'Foo' on lines that have not been saved yet and then
click 'Find all in ...' and it would dump them to the find view.
The benefit of using this idea vs. building it into the change marker routines
would be that users could use it for any type of marker from any internal marker
or plugin marker.
This could also be used to do filtered finds...
Find: word 'Foo' [x] mark line
Find: word 'Bar' [x] match line with marker { Found } [x] Purge
Which would result in only the previously matched lines being search, and marks
cleared from the non-matching lines, instead of being cleared from all lines.
What do you think?
almostautomated
______________________________________________________________________
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=331755
------------------------------
Message: 8
Date: Thu, 30 Apr 2009 18:02:04 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Shift + Alt 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=7323219
By: alexiljin
This behaviour is generic to all windows applicatoins: Alt enters the main menu.
And that's just one of the reasons to use Ctrl+Shift to switch languages.
______________________________________________________________________
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: Fri, 1 May 2009 21:54:08 +0800
From: MSE CPP <[email protected]>
Subject: [Notepad-plus-plus] Where to find Notepad++ document?
To: [email protected]
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="iso-8859-1"
Hello, Everyone:
We'd like to use Notepad++ on a programming course. Is anybody
know where to get the document, such as the UML diagrams, of the project ?
It has become a major problem that most open source projects do not provide
documents.
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 10
Date: Thu, 30 Apr 2009 18:40:47 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Find
in files crashes on large directories
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=7323319
By: aathell
I just tried a search for 'log' in <Program Files> with filter of *.* and after
20 minutes cancelled it with 56290 hits in 3251 files.
______________________________________________________________________
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: 11
Date: Thu, 30 Apr 2009 19:26:17 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Set line length on
blocked files
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=7323459
By: rfrisard
Is there a way to set the line length to display. I sometimes have files that
are blocked with a certain line length and would like to look at the file.
Have reviewed the help with no help to finding a solution
Rodney
______________________________________________________________________
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
------------------------------
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
------------------------------
_______________________________________________
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 3
************************************************