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] Regular Expression - Repeat {n}
Available? (SourceForge.net)
2. [notepad-plus - Plugin Development] RE: Bug Report - Function
List (SourceForge.net)
3. [notepad-plus - Help] spell check for de and en (SourceForge.net)
4. [notepad-plus - Help] RE: Help with Function List plugin
(SourceForge.net)
5. [notepad-plus - Help] RE: I Beam Selector to Thin.
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 31 Jul 2007 09:02:24 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] 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=4440557
By: nobody
I tried to use the following in a regular expression during a search and it
gave the error that it can't find the word:
^.{10}
What I'm trying to do is insert a space after the 10th character in every line
of a data file. I was planning on doing something like this:
Search: "^(.{10})"
Replace: "\1 "
Is this not possible? Is there a plug-in that would support more of the common
regex syntax?
Thanks,
Matt
______________________________________________________________________
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 10:03:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Bug Report - Function List
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=4440648
By: steakhacher
Hi there is a new alpha version of function list 2.0 that you can download at
http://sourceforge.net/project/showfiles.php?group_id=189927 which is very more
powerful, so you can try if there is again the problem
______________________________________________________________________
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: Tue, 31 Jul 2007 10:08:02 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] spell check for de
and en
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=4440652
By: kurmay
Clicking on "?/Notepad-Home, Notepad-ProjectPage, Online Help, Forum" doesn?t
have any result. It seems to be something wrong on my installation (german on
Win XP/SP2 with IE7).
Clicking on "Erweiterungen(Extensions)/Spell-Checker/How to Use" asks me to
install "GNU Aspell and/or dictionaries". I downloaded this files, but I don?t
know in which directories or if I have to set a path. Installing this files
in plugins didn,?work.
As a beginner it?s hard for me to handle a program without any help file.
Thank?s to somebody who an help me!
Kurt
______________________________________________________________________
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: 4
Date: Tue, 31 Jul 2007 11:03:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Help with
Function List plugin
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=4440758
By: nobody
>From the install Document "howto"
"... depending on your install, ... if you used the installer, copy the 2 files
to %appdata%\notepad++\plugins\config"
If you used the installer, then you have to put the 2 files in the following
directory
C:\Documents and Settings\%username%\Application Data\Notepad++\plugins\config
HTH
Zach
______________________________________________________________________
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: Tue, 31 Jul 2007 11:05:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: I Beam Selector
to Thin.
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=4440760
By: nobody
<CTRL+Mouse(Scroll-Up)>
______________________________________________________________________
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 14, Issue 47
*************************************************