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: How to replace EXISTING tabs by
spaces? (SourceForge.net)
2. [notepad-plus - Help] RE: How to replace EXISTING tabs by
spaces? (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Searching inside CHM
files (SourceForge.net)
4. [notepad-plus - Help] RE: How to replace EXISTING tabs by
spaces? (SourceForge.net)
5. [notepad-plus - Plugin Development] XML Tools UTF-16
(SourceForge.net)
6. [notepad-plus - Plugin Development] RunMe plugin update 1v30
(SourceForge.net)
7. [notepad-plus - Help] RE: Macro for search and replace
(SourceForge.net)
8. [notepad-plus - Help] RE: Erroneous execution of macro in
Notepad++ (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Searching inside CHM
files (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: Wrap between characters
(SourceForge.net)
11. [notepad-plus - Open Discussion] RE: How to set the color of
a bookmarked line? (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: How to set the color of
a bookmarked line? (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 03 Sep 2009 14:39:24 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to replace
EXISTING tabs by spaces?
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=7607116
By: cchris
That would be a neat function for TextFX to provide, but development seems to
be stalled. Ask for it on IdeaTorrent.
CChris
______________________________________________________________________
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, 03 Sep 2009 14:43:13 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to replace
EXISTING tabs by spaces?
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=7607128
By: glenntravis
Do a search and replace, select extended search mode, search for \t (backslash
t) and replace with whatever you want, click find next )because NP++ has a habit
of highlighting the word next to the cursor when you do a search, very
irritating),
then click replace all. I have not found anywhere in the docs what the
different
options for the extended search are but \t is a tab.
______________________________________________________________________
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, 03 Sep 2009 15:02:46 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Searching inside CHM 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=7607182
By: djn2
Well... works great! My hat is off. Really neat.
May I make a couple of suggestions? Move Up and Move Down buttons would be handy
for the manuals list, otherwise adding a new manual and making it default would
imply deleting all old entries and creating them again.
An option to have the manuals at the top of the context menu might make sense
too.
Last question: is the Test button supposed to check for the existence of the
linked file? I see it giving the same info box whether the path is correct or
not.
______________________________________________________________________
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: Thu, 03 Sep 2009 15:15:58 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to replace
EXISTING tabs by spaces?
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=7607203
By: cchris
Problem is that, if the tab is supposed to align the following text at some
position (a multiple of the tab width), then search and replace involves
computing
how many spaces it takes to reach the desired column.
You may have an old version of NppHelp.chm, because the manual for 5.4.5 lists
all the available \ constructs. The pdf and ps versions are not maintained
afaik;
if anyone knows how to convert automatically to these formats, please email
me (quasar850 hat redffmail doubt com). The SF address doesn't seem to work
well for some reason.
CChris
CChris
______________________________________________________________________
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: 5
Date: Thu, 03 Sep 2009 15:33:21 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] XML
Tools UTF-16
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=7607249
By: capnchicken
When I set my XML document to be encoding="utf-16", and while the encode setting
in the format menu is UCS-2 Little Endian (changing to Big Endian doesn't work)
the XML syntax checker complains that "Document labelled UTF-16 but has UTF-8
content". btw, shouldn't labelled be labeled ?
______________________________________________________________________
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: 6
Date: Thu, 03 Sep 2009 16:32:49 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RunMe
plugin update 1v30
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=7607363
By: fstellari
This new version of the plugin allows to create customizable entries in the
file tab context menu: http://fstellari.googlepages.com/npp_plugins
Leave comments.
Regards,
Franco
______________________________________________________________________
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: Thu, 03 Sep 2009 16:49:48 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Macro for
search and replace
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=7607395
By: donho
> For a macro's or any serious feature you have to use an editor created by
someone with brains instead of salt.
Write your editor then, if you are really capable to.
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=331754
------------------------------
Message: 8
Date: Thu, 03 Sep 2009 16:55:18 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Erroneous
execution of macro 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=7607415
By: donho
> Only 1 bug ?
> I think the only bug here is the existence of this crap application.
If I were you I would use another editor instead of wasting my time in this
forum for whining.
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=331754
------------------------------
Message: 9
Date: Thu, 03 Sep 2009 17:08:15 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Searching inside CHM 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=7607445
By: fstellari
I think you want to re-order the list of help files... at the moment I'm not
planning to do it since it's a lot of code with little use for me. I think most
people have a short list. However, it it's useful for you you can edit the INI
file and reorder the entries there... the same order will magically show up
in the menu.
Regarding the top of the context menu... I knew it was coming... it will be
done when I have a chance. See the newly released RunMe 1v30 to see how
it works.
Yeah "Test" is not a test... it's more a Expand for debug of your path
statement.
I guess it should be reasonably easy to make it a real test... i.e. emulate
pressing the help button.
Franco
______________________________________________________________________
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: Thu, 03 Sep 2009 17:34:17 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Wrap
between characters
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=7607492
By: guntekfh37
Thanks CChris, there're a few information, will look into them.
______________________________________________________________________
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, 03 Sep 2009 19:18:06 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How
to set the color of a bookmarked line?
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=7607658
By: acos21
I mean this code:
<Macro name="bookmark_bk" Ctrl="yes" Alt="yes" Shift="no" Key="100">
<Action type="0" message="2041" wParam="24" lParam="225" sParam=""/>
</Macro>
______________________________________________________________________
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: 12
Date: Thu, 03 Sep 2009 20:43:53 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How
to set the color of a bookmarked line?
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=7607828
By: acos21
Ok, ive investigated it a bit further (im new to this so be patient):
The 2042 thingy calls the scintilla engine 's MarkerSetBack to set the
background
color as specified in lparam. This is basicly the idea right?
Doesnt seem to work, ive tried it with and without loading stylers.xml but i
dont seem to be able to change the background color of the line. Im using the
latest version of NPP.
How do i set the transparancy?
______________________________________________________________________
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
------------------------------
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 40, Issue 12
*************************************************