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: More intuitive
Find-Replace (SourceForge.net)
2. [notepad-plus - Help] RE: help with spell check (SourceForge.net)
3. [notepad-plus - Help] how to replace word in all files
(SourceForge.net)
4. [notepad-plus - Plugin Development] RE: New plugin:
CCompletion (SourceForge.net)
5. [notepad-plus - Plugin Development] RE: Plugin to run a
language specific help fi (SourceForge.net)
6. [notepad-plus - Help] RE: Comment works wrong in user defined
langu (SourceForge.net)
7. [notepad-plus - Plugin Development] RE: New plugin:
CCompletion (SourceForge.net)
8. [notepad-plus - Plugin Development] RE: New plugin:
CCompletion (SourceForge.net)
9. [notepad-plus - Plugin Development] RE: New plugin:
CCompletion (SourceForge.net)
10. [notepad-plus - Open Discussion] [BUG] DejaVu and Bitstream
Vera Fonts - Bold (SourceForge.net)
11. [notepad-plus - Plugin Development] RE: copy as highlighted
(colored) text (SourceForge.net)
12. [notepad-plus - Plugin Development] RE: Compare Plugin
(SourceForge.net)
13. [notepad-plus - Help] RE: help with spell check (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 04 Oct 2007 18:39:25 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: More
intuitive Find-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=4553249
By: pshute
I suggest using the advanced find/replace *without* regex. See
http://notepad-plus.wiki.sourceforge.net/FindReplaceNewlineHowTo for details
of how to do it, and why it's so difficult.
For a list of what regex it does support, see
http://notepad-plus.sourceforge.net/uk/regExpList.php .
______________________________________________________________________
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: Thu, 04 Oct 2007 23:33:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: help with spell
check
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=4553458
By: nobody
Hello,
at first: Did you also run installer of a dictonary? It is the same link
(http://aspell.net/win32/). The otherone won't work
(http://prdownloads.sourceforge.net/wordlist/ispell-enwl-3.1.20.zip).
Otherwise, the relative path is normaly only for Massstorages like USB. You
don't need it.
But you can use if you have still problems. Do you have internet? You use Linux,
or not? So relative path is not the absolute path you typed in the box
(C:\Program
Files\Notepad++\plugins\Aspell\bin). The relative path was still shown in the
box (..\Aspell\bin) and it was correct for you.
Best Regards
Jens
______________________________________________________________________
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, 04 Oct 2007 23:49:47 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] how to replace word
in all 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=4553482
By: nobody
Hi all,
my doubt is how to replace word in all files at a time , i opened a
folder
in which nearly 1000 files are there , i want to replace perticuler word with
other in all these 1000 files please reply its urgent . thanks in advance
______________________________________________________________________
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: Fri, 05 Oct 2007 00:39:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New plugin: CCompletion
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=4553539
By: merijnb
I'm trying to make a plugin which transparently will encrypt and decrypt a
certain
own file format.
This requires both such a notify (and also for loading of course), but also
the possibility to change the actual data before it's saved and after it's
opened.
Is there any way to do this now, or is it possible to add this to N++?
tx, Merijn
______________________________________________________________________
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: 5
Date: Fri, 05 Oct 2007 01:20:57 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Plugin to run a language specific help fi
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=4553592
By: nobody
Dear Franco,
I like your plugin and it works now in NPP 4.3 with MT. Thanks for your work!!
But I have two suggestions to improve the plugin.
1) It would be helpful, if the path is not limited to the 8.3 format. Is it
possible to define long file names maybe with quotes (e.g. "C:\Program
Files\...")?
2) The plugin would be VERY good, if it would'nt be limited to chm files. Can
you change the plugin in a way that defined file, which are NOT chm files, are
opened via the command line in the proper program (so if a pdf file is
specified,
Acrobat Reader is opened; or if it is a txt file, it will be opened in Notepad++
itself)?
This would broaden the possibilities to include help files.
Thanks,
Simon
______________________________________________________________________
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: Fri, 05 Oct 2007 01:31:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Comment works
wrong in user defined langu
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=4553608
By: aggro80
Small typo on my previous message, I actually tried this:
<Keywords name="Comment">1/* 2*/ 0</Keywords>
But this doesn't work either. Could this be a bug?
______________________________________________________________________
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: Fri, 05 Oct 2007 02:00:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New plugin: CCompletion
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=4553649
By: nobody
Did you encounter this? As far as I know, it shouldn't happen with CC 1.01.
Could you provide me with additional data?
Regards,
Bostjan
______________________________________________________________________
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: 8
Date: Fri, 05 Oct 2007 02:04:47 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New plugin: CCompletion
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=4553656
By: nobody
That would solve some issues, but I didn't find a Ctags option to output a full
path. Besides, the new system with a specified project directory won't require
that.
Regards,
Bostjan
______________________________________________________________________
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: 9
Date: Fri, 05 Oct 2007 02:42:31 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New plugin: CCompletion
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=4553703
By: nobody
No, sorry was a my mistake... it don't happen
Regards
Mauro
______________________________________________________________________
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: 10
Date: Fri, 05 Oct 2007 02:56:10 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] [BUG]
DejaVu and Bitstream Vera Fonts - Bold
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=4553725
By: nobody
The styler will only allow me to select the bold mono-spaced versions of these
fonts [DejaVu and Bitstream Vera] from the font drop down list; it would be
very appreciated if that was fixed to allow the normal weighted mono-spaced
versions to be selected. Thanks!
Both fonts are open source and you can find them here:
Bitstream Vera - http://www.gnome.org/fonts/
DejaVu - http://dejavu.sourceforge.net/
P.S. Notepad++ is the best open source editor I've found for windows, good job!
;)
______________________________________________________________________
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: Fri, 05 Oct 2007 03:40:25 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
copy as highlighted (colored) 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=4553779
By: jamerlan
Thank you so much! It works, but it highlights little differently than it
highlighted
in notepad++. Maybe there is a way to copy native?
______________________________________________________________________
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: 12
Date: Fri, 05 Oct 2007 03:50:43 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Compare 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=4553791
By: nobody
ComparePlugin_1_1
______________________________________________________________________
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: 13
Date: Fri, 05 Oct 2007 04:56:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: help with spell
check
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=4553878
By: spamfreefinally
aha! that was what i was missing. i didn't notice the dictionary installer.
i ran the installer found at
http://ftp.gnu.org/gnu/aspell/w32/Aspell-en-0.50-2-3.exe
and spell checker works fine. thanks :)
one final question. above you mentioned relative path for USB, is the path
relative
to the SpellChecker.dll?
and to answer your question regarding Linux. No i am not using Linux. i would
like to, and have installed it many times, but i find that it has too high a
learning curve for me. I mentioned it above because installing the dictionary
felt similar to me at the time, i did not know enough to know what was wrong
and even less about fixing the problem. Everything in Linux seems that way to
me. It seems that in order to optimally configure the most basic GNU/Linux
settings
and/or programs i need to consult a book and several websites before i am able
to do anything productive. generally, i don't have time to spend hours trying
to do with Linux, what i am already able to do with windows.
i guess if i don't pay closer attention neither OS will work well;)
anyway, Thanks again.
______________________________________________________________________
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 17, Issue 17
*************************************************