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: Open File - Security
Warning (SourceForge.net)
2. [notepad-plus - Open Discussion] How To Ask Questions The
Smart Way (SourceForge.net)
3. [notepad-plus - Help] Compiling Java from non-ANSI file
(SourceForge.net)
4. [notepad-plus - Open Discussion] RE: Replace BUG may be only
on Cyrillics (SourceForge.net)
5. [notepad-plus - Help] regex finding bug on Chinese character
(SourceForge.net)
6. [notepad-plus - Open Discussion] Request: Copy/Paste HTML
formatting (SourceForge.net)
7. [notepad-plus - Help] MIssing - Clear "Find" list
(SourceForge.net)
8. [notepad-plus - Open Discussion] BUG? Find In Files shows
non-ANSI chars as ?? (SourceForge.net)
9. [notepad-plus - Help] RE: how do I use a counter with regex?
(SourceForge.net)
10. [notepad-plus - Open Discussion] RE: Request: Copy/Paste HTML
formatting (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Mon, 16 Mar 2009 21:51:46 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Open
File - Security Warning
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=6830124
By: emptyweevil
Thanks TanMan,
My change to Notepad++ coincided with a change in my company's security
policies.
They're good at sharing info like that :)
______________________________________________________________________
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: Mon, 16 Mar 2009 22:35:36 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] How To
Ask Questions The Smart Way
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=6830456
By: fool4uanyway
> If these questions bother you, just ignore them.
> You don't have to answer those questions.
Of course, they get in the way with the everyday scanning of perhaps everyday
problems with Notepad++ on these forums.
Can you easily ignore beggers if they are at every corner?
"How To Ask Questions The Smart Way"
http://www.catb.org/~esr/faqs/smart-questions.html
Here is some documentation I hope visitors will read and take time to think
about. However, I guess there are users who just don't want to take the time,
put a demand and expect an immediate answer to their needs.
I saw a number of posts again today that are:
1. short, like only saying: do something for me
2. unclear, like: hey, something is going wrong, understand me!
3. unnecessary, because problems are already known as well as correct answers
and/or solutions
4. put here quickly, because it _is_ clear from what is written, that the poster
didn't even think his request or problem through
Hey, I got a key I use to drive my Jeep. Why doesn't it work on my Land Rover?
______________________________________________________________________
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: Mon, 16 Mar 2009 22:18:59 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Compiling Java from
non-ANSI file
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=6830353
By: sterzilla
I noticed that I can't seem to compile when my source file is encoded as
anything
other than ANSI. I just switched from Textpad in which I was able to compile
source encoded as UTF-8. I might be missing the obvious, or there is a glitch.
Either way, please help. And thanks too!
______________________________________________________________________
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: Mon, 16 Mar 2009 23:15:50 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Replace BUG may be only on Cyrillics
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=6830720
By: golem777
No! Unicode ver
UTF-8 - usual (ordinary)
But I cannot receive a stable bug (error)! It happens, but is rare!
______________________________________________________________________
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, 17 Mar 2009 02:10:47 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] regex finding bug
on Chinese character
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=6832073
By: mosesofmason
0. Open a empty file;
1. Input some Chinese character, (e.g. ??);
2. Press Ctrl-F open find box, select "Regular expression" in "Search mode";
3. Type . in "Find what" box for finding every character, click "Find Next"
button.
finding makes display gibberish, regex-replace in Chinese file makes file
gibberish.
______________________________________________________________________
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: Tue, 17 Mar 2009 03:50:45 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Request:
Copy/Paste HTML formatting
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=6832789
By: seneca1234
Hi
First: great editor, thanks.
It would be a great thing if NPP could support to keep the formatting/colors
when pasting into other applications like Lotus/Word etc. At the moment I need
to first paste into VS and then copy it from there when I want to send somebody
a snippet.
______________________________________________________________________
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: Tue, 17 Mar 2009 03:51:52 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] MIssing - Clear
"Find" 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=6832803
By: jkugel
Version 5.2
As I use the FIND and REPLACE function very often, miss function to clear list
of all expressions are searched for.
In the meantime my list is pretty long and I don't like it that way.
Prior update to new version, this list was cleared with each re-start - which
as well was not perfect, but better then today.
Did I overlook a setting/function somewhere?
The only way I found to delete these expressions in CONFIG.XML directly.
Any help / suggestion are welcomed.
Greetings
Jo
______________________________________________________________________
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: 8
Date: Tue, 17 Mar 2009 06:05:13 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] BUG?
Find In Files shows non-ANSI chars as ??
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=6834177
By: dmccloy
Hey, this Find/Replace in Files is just what I've been looking for.
Unfortunately,
in the search results, I only ever get question marks for non-ANSI characters.
I first assumed that I had some setting wrong, but as I have not been able to
find any combination of settings that fixes this, I now wonder if it is actually
a bug.
Here's how to reproduce the problem:
1. Paste the following line into a new UTF8-encoded text file:
find me - ???nd mi - ????? ??
2. Save the file.
3. Do a Find in Files for 'find me' in that file.
The search results show all the non-ANSI characters as question marks:
Line 1: find me - ???nd mi - ????? ??
Am I missing something, or is this a bug?
Thanks,
Dan
______________________________________________________________________
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: Tue, 17 Mar 2009 06:18:23 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: how do I use a
counter with regex?
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=6834294
By: wolf66
Many thanks for the links and ideas provided. It will take a while to digest
all that.
@ Fool4UAnyway:
> Who says you need (or can) use regex for that?
Nobody I know of. I found a way to get a batch file to do the job in the
meantime.
All I wondered was weather there is a way to use Notepad++'s replacement
function
by ways of regex. I guess there is not.
@Greg:
> I don't think RegEx ... can insert incremental numbers in the Replacement
string.
That was the information I was looking for.
> Here's the general solution. ...
I will try to work with that and post a reply how it went, as Fool4UAnyway seems
to have tested it without success.
@All:
Reading my original post on a new day, I came to realize the shortcomings of
the information provided. So here is the project that I am working on in greater
detail:
I would like to "tune" my Sokoban Level Collection in a way, where every puzzle
is preceded by a line that contains a semicolon, a space and a number that
refers
to the position of that particular puzzle in the collection. Big Deal. Bored
out of my mind, it seems. Sorry for bothering you in the first place with that.
I took it as a reason to start reading about regular expressions and I have
since used reg.expr in Notepad++ a lot. So I at least have learnt something.
Thank you both very much for your time and efforts.
For completeness, one more message will be posted by me, in case anybody wants
to know. But I have to do that tomorrow.
Wolf
PS.: sorry for my bad english
______________________________________________________________________
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: Tue, 17 Mar 2009 10:48:29 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Request: Copy/Paste HTML formatting
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=6837192
By: janschreiber
By colors, do you mean the code highlighting? If so, the plugin NppExport should
do what you 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=331753
------------------------------
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 34, Issue 39
*************************************************