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: Notepad++ v5.1 NOT
Portable (SourceForge.net)
2. [notepad-plus - Open Discussion] Feature request (for User
Defined Language) (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Notepad++ v5.1 Official
Release is available (SourceForge.net)
4. [notepad-plus - Help] Can I Change the COMMENT ? (SourceForge.net)
5. [notepad-plus - Help] Notepadd++ crashes with future dates
(SourceForge.net)
6. [notepad-plus - Open Discussion] RE: Notepad++ v5.1 Official
Release is available (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: Notepad++ v5.1 NOT
Portable (SourceForge.net)
8. [notepad-plus - Open Discussion] RE: Notepad++ v5.1 Official
Release is available (SourceForge.net)
9. [notepad-plus - Help] RE: Can I Change the COMMENT ?
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Sun, 02 Nov 2008 01:26:28 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.1 NOT Portable
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=5557155
By: beholder4096
what are you, retarded?
N++ is perfectly portable, these entries just ensure that Windows OS opens apps
with it. They are not actually required and it may be that they are created
whenever they are found missing on a given computer.
______________________________________________________________________
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: Sun, 02 Nov 2008 03:36:08 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
request (for User Defined Language)
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=5557705
By: animeaime
Is it possible to (or if it already exists, how do I) have certain text certain
colors even if not surrounded by white space?
For example, I'm using AutoHotkey, and such statements as "Send
^c!{tab}pasted:^v"
are not unheard of. What I want to do is have "^c", "!", "{tab}", "^v" to have
defined colors (even though they aren't surrounded by white space.
Also, on this note, is there a way that if "^" is an operation, and "^v" were
a keyword in one of the groups, to have "^v" have its own color? Right now,
if I have "^" as an operator, and "^c" as a keyword, and have a line with just
"^c", it won't highlight it (because the fact that "^" is an operator trumps
the fact that "^c" is a keyword). Is there a way to have an option to change
the order of precedence? - i.e. to have "^c" been seen as a keyword, but in
"^d" to see "^" as an operator (if "^d" isn't a keyword)?
Not sure what can be done, but if you have any questions, email me
at [EMAIL PROTECTED]
Thanks for your help.
______________________________________________________________________
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: 3
Date: Sun, 02 Nov 2008 03:37:26 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.1 Official Release is 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=5557714
By: deikun
Beholder wrote:
> N++ is perfectly portable
No, it's not.
You don't understand what a really portable app is.
Some guys had make it portable:
http://portableapps.com/apps/development/notepadpp_portable
but it's an inefficient solution 'cause they used an external launcher (second
process at run time, maked it with an interpreted language, etc.).
The Really portable app is a Really natively portable app.
some natively portable apps (if you don't believe me, try it yourself), about
editors:
- Notepad2
- RJ TextEd
- GVim Portable
- Meditor?s
- Notepad X
Imho notepad++ is the best scintilla based editor; if it was really (natively)
portable it would be perfect.
bye
______________________________________________________________________
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: Sun, 02 Nov 2008 03:39:56 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Can I Change the
COMMENT ?
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=5557727
By: gadrin
I'm using NP++ to edit some VB programs and the way the editor is configured
it inserts
REM
before lines as the comment.
Is it possible to change it to ' (single quote) ?
Or do I need to make a 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=331754
------------------------------
Message: 5
Date: Sun, 02 Nov 2008 06:58:59 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Notepadd++ crashes
with future dates
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=5558482
By: marcus1060
If you open a file with date in the future, it crashes Notepad++. Yet this works
fine in Notepad.
Is there any work arounds for this, or can a fix be included in the next
version?
Thank you.
______________________________________________________________________
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: 6
Date: Sun, 02 Nov 2008 07:15:00 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.1 Official Release is 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=5558546
By: noangel777
try to use 5.1 ANSI version as workaround. It works fine 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: 7
Date: Sun, 02 Nov 2008 10:38:13 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.1 NOT Portable
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=5559368
By: donho
The mentioned registry entries are written when you do association with file
extesion to Notepad++ (via preference dialog).
If you didn't touch this part and they are written to registry, then it's a
bug.
I'll take a look in the code. If so, this bug will be fixed in the future
version.
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: 8
Date: Sun, 02 Nov 2008 11:27:09 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.1 Official Release is 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=5559548
By: deikun
donho wrote:
> If you didn't touch this part and they are written to registry,
> then it's a bug.
Yes, I didn't touch that part.
In the "Settings"->"Preferences..." I touched the "Small icons" and "Show Status
Bar" options only.
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: Sun, 02 Nov 2008 12:04:26 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Can I Change
the COMMENT ?
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=5559695
By: big_berny
Funny, that's exactly what I wanted to ask! :)
Would be great if that could be changed for VB/VBScript.
Big_Berny
______________________________________________________________________
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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 30, Issue 2
************************************************