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 HEX byte in ascii
file? (SourceForge.net)
2. [notepad-plus - Plugin Development] RE: About Multi-clipboard
plugin 1.3's option (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Feature request - apply
macro to all tabs (SourceForge.net)
4. [notepad-plus - Open Discussion] Maximum file size?
(SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Should I do this
feature? (SourceForge.net)
6. [notepad-plus - Help] unicode editing problem (SourceForge.net)
7. [notepad-plus - Help] HTML tags around selected text
(SourceForge.net)
8. [notepad-plus - Open Discussion] User Defined Language number
color (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Submitting new Features
(SourceForge.net)
10. [notepad-plus - Help] RE: Indent levels in TeX? (SourceForge.net)
11. [notepad-plus - Help] RE: Massive removing of whitespaces
ending line (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: Submitting new Features
(SourceForge.net)
13. [notepad-plus - Help] RE: Massive removing of whitespaces
ending li (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Wed, 19 Dec 2007 07:34:10 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to replace
HEX byte in ascii file?
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=4682953
By: fidvo
I might modify it so that the ending space is not required if a hex or decimal
number is the last thing in the string. I can see how that might be easier
if you just want to translate a single character.
As for doing it after each hex number if the next one is a hex number too, I
suppose it's a reasonable request but the coding on that would be a little
tricky,
since I would have to check for several different cases (\r, \n, \t, or \q;
\\; SPACE; and normal characters) whereas right now I only have to check for
a SPACE.
If you'd like to discuss it more, please start a new thread on the SimpleScript
forum in the Notepad++ Plugins Project, since we've kind of hijacked this
thread.
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=331754
------------------------------
Message: 2
Date: Wed, 19 Dec 2007 07:36:09 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
About Multi-clipboard plugin 1.3's option
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=4682962
By: loonychewy
I apologise. This is very sloppy of me to leave the log files inside! You can
get the updated dll from my website to get rid of that. Have also added the
extern "c" to the source as suggested by aval57 for mingw32. Yes, my version
numbering is also in a mess. I'll get it organised too!
Regards
______________________________________________________________________
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: 3
Date: Wed, 19 Dec 2007 07:48:21 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature request - apply macro to all tabs
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=4682985
By: fidvo
Building an "Undo" into the SimpleScript plugin might be a little difficult,
because I would have to keep track of which tabs were updated, a tricky problem
when there are errors involved. Right now, the built-in Undo seems to work
just fine to undo the entire script, so I didn't worry about it when only one
tab is involved.
I'll keep it in mind, though.
______________________________________________________________________
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: Wed, 19 Dec 2007 09:00:23 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Maximum
file size?
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=4683093
By: nobody
sorry, I couldn't find this in any of the FAQs. What's the max file size for
Notepad++Portable?
I'm stuck in an office where I'm not allowed to install software to my machine
and IT jealously guards its prerogatives. I can't install Crimson Editor or,
it would seem, Notepad++, but I can install the portable version.
unfortunately, it seems to choke on the ASCII file I need to open (~473M).
Other options?
--brian
______________________________________________________________________
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: Wed, 19 Dec 2007 09:51:56 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Should I do this feature?
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=4683174
By: vadi1
Great, 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: 6
Date: Wed, 19 Dec 2007 10:12:45 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] unicode editing
problem
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=4683208
By: nobody
notepad++ can display utf-8 encoded text but i cant edit in unicode. i mean
i get ?????? displayed when i try to type something using unicode font. i tried
many things in menu/settings but nothing helps.
any ideas? or is notepad++ not capable of this?
regards
Notabene
______________________________________________________________________
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: 7
Date: Wed, 19 Dec 2007 10:29:31 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] HTML tags around
selected text
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=4683237
By: nobody
Is there a possibility to put HTML tags around selected text?
(Psp has a nice function to do this (clips), I hope Notepad++ has it as well?
______________________________________________________________________
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: Wed, 19 Dec 2007 10:30:35 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] User
Defined Language number 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=4683238
By: nobody
Hello,
I am trying to define a user define language.
I would like to have the numbers highlighted in a specific color, but I am not
able to make Notepad recognized hexadecimal numbers... formatted these two ways:
0x0A or 0Ah (just like the "Assembly" language defined by Notepad++)
I have used the USer defined dialog for numbers but I do not how to do this.
Can someone help?
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: 9
Date: Wed, 19 Dec 2007 10:56:41 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Submitting new Features
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=4683286
By: roee_f
Maybe I'll rephrase the question a bit.
I've implemented two new features, search for all occurrences in current file,
and copy from the result pane to clipboard.
What's the way to deliver them to a developer so they may be included in
subsequent
versions?
______________________________________________________________________
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: Wed, 19 Dec 2007 11:34:19 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Indent levels
in TeX?
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=4683346
By: nobody
That's my advice to you, too. If you think indentation sucks, just imagine the
correct indentation, et voil?, c'est bon!
There are alternatives to show the indenation you intended. Check other messages
about it on the forum.
______________________________________________________________________
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: 11
Date: Wed, 19 Dec 2007 11:42:45 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Massive
removing of whitespaces ending 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=4683358
By: nobody
Yes, there is. It's called Trim trailing spaces.
Menu: TextFX
Submenu: TextFX Edit
Option: Trim Trailing Spaces
Be sure to select some text before you select an option, otherwise you will
get a message about this. Unfortunately, TextFX doesn't act on the complete
text in that case. This would be very intuitive, at least helpful.
Unfortunately for you, this won't remove trailing tab characters (and other
spaces before those). You can use a regular expression to replace all the ending
white spaces.
Find:
[ \t]+$
Replace by:
[leave the Replace field empty]
Make sure Regular expression is checked in the CTRL+R advanced Find/Replace
or CTRL+H Replace dialog.
You could also write a simple script and execute that using the Simple Script
Plug-In if there are more conversions or layout preferences you want to perform.
______________________________________________________________________
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: 12
Date: Wed, 19 Dec 2007 11:45:56 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Submitting new Features
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=4683359
By: nobody
You can submit it under Patches in the 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: 13
Date: Wed, 19 Dec 2007 11:49:22 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Massive
removing of whitespaces ending li
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=4683364
By: fidvo
This is a one-liner in SimpleScript:
trimright(" \t")
There's also a trimleft and trim function that work the same way. Trim does
both sides.
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 19, Issue 52
*************************************************