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] Ctrl+V and paste are
different (SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Feature Request: Persist
recent Find+Replace (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Suggestion: batch
processing (SourceForge.net)
4. [notepad-plus - Help] RE: BUG: NPP5 not allow non-ANSI
characters (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Notepad++ v5 Official
Release is available (SourceForge.net)
6. [notepad-plus - Open Discussion] Remember last used folder
for open and save (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: Suggestion: batch
processing (SourceForge.net)
8. [notepad-plus - Plugin Development] RE: insert plugin, a web
edition... (SourceForge.net)
9. [notepad-plus - Help] shortcuts (SourceForge.net)
10. [notepad-plus - Help] RE: shortcuts (SourceForge.net)
11. [notepad-plus - Open Discussion] RE: Mark files as dirty
consistently (SourceForge.net)
12. [notepad-plus - Help] RE: php functions highlight
(SourceForge.net)
13. [notepad-plus - Help] format -> encode (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Wed, 09 Jul 2008 08:12:37 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Ctrl+V
and paste are different
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=5083644
By: nobody
Hi all
Ctrl+V and paste are different. When i paste a unicode text with Ctrl+V most
chars are like ? and when i use paste command all are ok.
Thank's
Jim
______________________________________________________________________
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: Wed, 09 Jul 2008 08:59:55 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Request: Persist recent 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=5083713
By: donho
I'll consider it.
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: 3
Date: Wed, 09 Jul 2008 09:08:22 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Suggestion: batch processing
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=5083726
By: nobody
Hi,
TextFx / TextFx Edit / Reindent C++ code
I don't known java reindent in Np++
Ak_256
______________________________________________________________________
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, 09 Jul 2008 09:18:26 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: BUG: NPP5 not
allow non-ANSI characters
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=5083744
By: donho
> But when trying to enter non-ANSI characters, there appeared some other
> symbols.
On v4.9 behavior is correct.
Could you just download zipped version, unzip all the files into a clean
directory,
and test again?
Your v5 may contain bugged plugins (HexEditor, WindowManager or Multi-Cliboard
plugin), remove them will solve your unicode input problem.
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=331754
------------------------------
Message: 5
Date: Wed, 09 Jul 2008 09:22:14 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5 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=5083753
By: donho
Tags match highlighter bug is fixed, and it will come with next release.
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: 6
Date: Wed, 09 Jul 2008 09:34:08 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Remember
last used folder for open and save
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=5083772
By: nobody
Everytime I start notepad++ and want to open a file, it starts to look at the
Notepad++ installation folder for files to open (or save).
Since it's generally not a good idea to save files to program installation
paths,
I'd like you to change this behaviour.
Expected behaviour would be to preserve the last used path (on open or save)
inbetween program invocation (and have a default location of "my documents"
on very first use)
Using the configuration option to save the working environment will preserve
the last location, but also re-opens all files that have not been specifically
closed the last time.
So, this is a valid work-around, but not the solution (annoying to always
specifically close all open files)
In short, please, always preserve the last used path inbetween program
invocation.
Thanks,
Ron Gommers
[EMAIL PROTECTED]
______________________________________________________________________
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: Wed, 09 Jul 2008 09:35:38 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Suggestion: batch processing
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=5083777
By: lifeh2o
I know how to do this. But I want to do this with hundreds of files. Therefore
i need batch processing feature.
______________________________________________________________________
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: Wed, 09 Jul 2008 09:46:07 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
insert plugin, a web edition...
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=5083794
By: alexiljin
WebEdit 1.3 is released.
New feature: the plugin can be configured to add its commands to the toolbar.
See WebEdit.txt for instructions.
A direct download link (46 Kb):
http://surfnet.dl.sourceforge.net/sourceforge/npp-plugins/WebEdit.zip
For a list of SourceForge mirrors visit this page:
http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=280848&r
elease_id=612283
______________________________________________________________________
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: Wed, 09 Jul 2008 12:08:38 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] shortcuts
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=5084053
By: landisl
sometime I'm using alt+a (also e, o, s, l, z, x, c, b) those are polisch
letters.
unfortunately it putting wrong char to the text. alt+a putting ENQ
where can i find those shortcuts to disable it?
there is no alt+a at http://notepad-plus.sourceforge.net/uk/site.htm
there is no alt+a in applications shortcuts
______________________________________________________________________
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: 10
Date: Wed, 09 Jul 2008 12:37:41 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: shortcuts
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=5084115
By: landisl
ok. I've found it. it was one of plugins (i've remove it all, so i don't know
witch)
but now, i have another question... how can i automatically change my "non-asci"
char to some symbol...
alt+a is (ą)
i want
______________________________________________________________________
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, 09 Jul 2008 12:58:53 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Mark
files as dirty consistently
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=5084156
By: beholder4096
I second this opinion, very good ideas here.
______________________________________________________________________
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: 12
Date: Wed, 09 Jul 2008 13:30:15 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: php functions
highlight
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=5084224
By: landisl
there is a way...
open stylers.xml
find <LexerType name="php" desc="php" ext="php4 php5">
find and copy <WordsStyle name="WORD" ... />
change name to "WORD_2"
change keywordClass to "instre2"
change styleID to "128"?
so it looks like that:
<WordsStyle name="WORD" styleID="121" ... keywordClass="instre1" />
<WordsStyle name="WORD_2" styleID="128" ... keywordClass="instre2" />
save the file
open langs.xml
find <Language name="php" ext="php php3 phtml" ... >
find <Keywords name="instre1">...</Keywords>
create <Keywords name="instre2"></Keywords>
save the file
now close NPP, open NPP
go to the Settings --> Styler Conf.
now you have old WORD with old functions and new WORD_2 without any. You can
now put Your own strings to highlight with new color
______________________________________________________________________
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: 13
Date: Wed, 09 Jul 2008 13:45:10 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] format -> encode
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=5084258
By: landisl
is there any possibility to use ISO? maybe some way to import new encoding,
or create some config file?
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 26, Issue 23
*************************************************