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: remove "edit with notepad++" from
right click (SourceForge.net)
2. [notepad-plus - Help] Uninstall? (SourceForge.net)
3. [notepad-plus - Open Discussion] Feature Suggestion: Code
Snippets (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: Video Training
(SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Feature Suggestion: Code
Snippets (SourceForge.net)
6. [notepad-plus - Help] RE: Regular Expression - Repeat {n}
Available (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 31 Jul 2007 13:51:06 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: remove "edit
with notepad++" from right click
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=4440972
By: nobody
rename or kill in regedit.exe the key in
"HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Notepad++"
______________________________________________________________________
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, 31 Jul 2007 15:59:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Uninstall?
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=4441141
By: nobody
Is there a way to UNinstall Notepad++ ?
______________________________________________________________________
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, 31 Jul 2007 17:26:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
Suggestion: Code Snippets
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=4441203
By: codenexus
I was thinking the other day that it would be nice to have something rather
like the macro feature but different.
A way to manage code snippets would be really nice . This means that users
could have a nice place to paste in or write commonly used chunks of code
templates.
I can then assign short-cut keys to the code I realize that macro recording
could do this but it seems to me to be its own thing. If that makes sense.
What I am thinking of is a dialog box with a input text area and a series of
controls to manage short-cut keys etc. This to me seemed a more usable way
to insert code snippets.
I wonder what others think of this idea?
______________________________________________________________________
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: Tue, 31 Jul 2007 17:41:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Video Training
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=4441210
By: codenexus
I like this idea also!! :-D
______________________________________________________________________
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: Tue, 31 Jul 2007 18:48:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Suggestion: Code Snippets
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=4441250
By: argherna
Have you seen the quicktext plugin? It's what you're looking for.
The one problem I have with it is that it only supports those languages that
are inherently supported by Notepad++. In other words, if you have a User
Defined
language quick text won't work. But it does cover the 80-90% of languages used
today.
______________________________________________________________________
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, 01 Aug 2007 01:46:25 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Regular
Expression - Repeat {n} 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=4441605
By: grahamaddis
I guess you wanted to do something more sophisticated and used this as an
example,
but the brute force and ignorance approach would be
Search: "^(..........)"
Replace: "\1 "
Graham
______________________________________________________________________
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: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 15, Issue 1
************************************************