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: Block Comment Commands (SourceForge.net)
2. [notepad-plus - Help] load langs.xml failed! (SourceForge.net)
3. [notepad-plus - Help] RE: Can't open txt files in Notepad++
(SourceForge.net)
4. [notepad-plus - Open Discussion] RE: bug with files with
extension .inc (SourceForge.net)
5. [notepad-plus - Open Discussion] Can't apply icon theme
(SourceForge.net)
6. [notepad-plus - Help] Replace Tag Region does not work
(SourceForge.net)
7. [notepad-plus - Help] Find and FindInFiles issues
(SourceForge.net)
8. [notepad-plus - Help] RE: Marking words and lines
(SourceForge.net)
9. [notepad-plus - Help] RE: Replace Tag Region does not work
(SourceForge.net)
10. [notepad-plus - Help] RE: Can't open txt files in Notepad++
(SourceForge.net)
11. [notepad-plus - Help] RE: Can't open txt files in Notepad++
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 14 Apr 2009 16:15:12 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Block Comment
Commands
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=7171498
By: ethies
I was looking for this earlier and found a reference on this forum... look
at LANGS.XML...
______________________________________________________________________
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, 14 Apr 2009 19:15:03 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] load langs.xml
failed!
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=7172636
By: hunt-tw
Hi all,
Need a hand to solve the problem "load langs.xml failed!". I have tried to
search from the web, but only found the problem just like I have without the
solution.
Currently my problem, the err msg, is only comming when I excute NP++ directly;
however if I double click any *.txt file then NP++ still works fine witout any
error msg.
I have seen the similar problem reported from the web, but did not find any
workable solution yet. Thanks in advance for anyone who can help me out.
Hunt Chang
______________________________________________________________________
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, 14 Apr 2009 21:19:05 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Can't open txt
files in Notepad++
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=7173330
By: kevindual
I have the same problem. I have tired every way possible to open a file called
"something.txt", but Notepad++ just launches and does not open the file. There
is no error message. If I rename the file to just "something" without the
".txt"
then Notepad++ opens the file without any trouble.
Notepad++ v5.3.1
Build time : Mar 29 2009 - 11:09:46
Windows XP Professional
Version 2002
Service Pack 3
______________________________________________________________________
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: Wed, 15 Apr 2009 02:53:52 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: bug
with files with extension .inc
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=7175200
By: cdrpo
I hope that the extension (*. inc) not be read by Pascal, if not for C
How is this done?
______________________________________________________________________
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: Wed, 15 Apr 2009 04:13:30 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Can't
apply icon theme
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=7175584
By: noangel777
Notepad++ 5.3.1 unicode
Windows 2000 SP4 locale: ja-JP
I read manual, did the same as wrote in manual, but when launching notepad++,
new icon theme is not applied.
Please help to find a solution.
Best regards,
______________________________________________________________________
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, 15 Apr 2009 07:07:58 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Replace Tag Region
does not work
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=7176872
By: kge
Hi,
I am trying to add the area code to a bunch of telephone numbers using the regex
Replace Tag Region feature.
However I cannot make it work I simply use:
Find: >([0-9][0-9][0-9][0-9][0-9])<
Replace with: >26510\1<
The 5-digit number is found correctly, but then it is being replaced with
>26510<
only. (It's in an html file, hence the greater and smaller characters.)
\1 seems to contain nothing. I tried \2 just in case, nothing as well.
I updated to 5.3.1 (UNICODE) but the same thing happens.
I am not the regex expert, but I don't think I made a mistake. My case is very
similar to the date changing example in the regex FAQ anyway.
Help?! I am really desperate right now.
______________________________________________________________________
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: Wed, 15 Apr 2009 07:40:54 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Find and
FindInFiles issues
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=7177142
By: perfnurt
Hi,
I love N++, but there are two features I find quite annoying.
1. Quickfind does not affect Find.
I typically (in Visual Studio) Ctrl+F3 to mark/find a word and then F3 that
further, perhaps in other files.
Can't seem to do that in N++ without an extra step of opening the Find dialog.
2. Find in files resets directory.
Every time i open the Find in file dialog the directory is reset to the
directory
the the active file is.
Quite irritating if ii just specified a dir. and want to keep looking in there.
Have I stupidely missed some configuration thingie?
thanks
Per
______________________________________________________________________
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: Wed, 15 Apr 2009 08:16:21 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Marking words
and lines
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=7177456
By: pointfour
As an old-time DOS person, I don't think in terms of mice... Your macros are
exactly what I wanted. Many thanks!
______________________________________________________________________
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: 9
Date: Wed, 15 Apr 2009 08:21:41 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Replace Tag
Region does not work
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=7177501
By: cchris
Your example just works for me. 26510 is indeed being inserted between > and
the 5 digit number, using the Replace button from the Replace tab.
Are you sure you are using regular expression mode? That you checked the Wrap
around checkbox so as not to scan only in the last line of the file?
Is your file ANSI encoded? Just in case it contains characters that display
like digits but are not the same as those you enter in the search box? Or are
the parentheses you enter not seen as parens by the regex engine? See if
changing
keyboard layout to en-EN or similar before entering the search string helps.
Perhaps try again and, if it still doesn't work, come back with a small excerpt
of file and details of your search options.
CChris
______________________________________________________________________
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, 15 Apr 2009 09:12:38 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Can't open txt
files in Notepad++
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=7177910
By: cchris
Using regedit, or any other registry editor, find this key:
HKEY_CLASSES_ROOT\Applications\notepad++.exe\shell\open\command
On my machine, where the "Edit with Notepad++" entry in the context menu works
fie with .txt files, it reads:
"D:\Program Files\Notepad++\notepad++.exe" "%1"
I bet the "%1" part is missing or unquoted on your machine. Put that "%1"and
try again. b
______________________________________________________________________
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, 15 Apr 2009 09:16:13 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Can't open txt
files in Notepad++
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=7177941
By: cchris
I hit send prematurely somehow it seems. To open regedit, go to your
%windows%\system32\ folder, or do Start -> Run and enter regedit.
CChris
______________________________________________________________________
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:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 35, Issue 22
*************************************************