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: [Bug] "Show all chars"
ToolBtn wrongly se (SourceForge.net)
2. [notepad-plus - Open Discussion] RE: BUG:crashed with a
css.css (SourceForge.net)
3. [notepad-plus - Open Discussion] Search and Replace without
Opening File (SourceForge.net)
4. [notepad-plus - Help] RE: NotePad++ 4.0 very buggy
(SourceForge.net)
5. [notepad-plus - Translation] Unicode encoding for translation
files (SourceForge.net)
6. [notepad-plus - Help] RE: Notepad++ Crash when open very long
file (SourceForge.net)
7. [notepad-plus - Help] RE: NotePad++ 4.0 very buggy
(SourceForge.net)
8. [notepad-plus - Help] RE: Crash of npp4.0 on win98se
(SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Add seach in folders
(SourceForge.net)
10. [notepad-plus - Open Discussion] Explorer plugin bug
(SourceForge.net)
11. [notepad-plus - Open Discussion] RE: New problems with
Notepad++ v4.0 (SourceForge.net)
12. [notepad-plus - Open Discussion] Lisp & HTML tags
(SourceForge.net)
13. [notepad-plus - Open Discussion] RE: Print options/features
desired (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 01 Feb 2007 08:11:35 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
[Bug] "Show all chars" ToolBtn wrongly se
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=4134347
By: nobody
V4.0 solved it, but why there's no comment from author 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: 2
Date: Thu, 01 Feb 2007 08:16:59 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
BUG:crashed with a css.css
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=4134357
By: nobody
get it !
if I change these codes:
html,body{
font-family : ??, serif, sans-serif ;
to:
html,body{
font-family : "??", serif, sans-serif ;
then every thing is OK, no crash.
______________________________________________________________________
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: Thu, 01 Feb 2007 08:25:29 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Search
and Replace without Opening 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=4134370
By: nobody
Is it possible to perform a search and replace from a command line without
opening
up notepad and the file?
Thanks in Advance,
Gary
______________________________________________________________________
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: Thu, 01 Feb 2007 09:15:42 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NotePad++ 4.0
very buggy
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=4134441
By: donho
> the new 4.0 version is very buggy.
Yes, we are aware of it. The version 4.0.1 in which the critical bugs will be
fixed comes soon.
> Runtime Error, pure virtual function called.
What is your windows version?
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: Thu, 01 Feb 2007 09:17:43 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] Unicode
encoding for translation 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=4134446
By: hung2007
Hi,
I try to translate the shortcuts.xml file (and eventually creating a new
nativeLang.xml) to Vietnamese. Vietnamese language can be specified in Unicode
with UTF-8 encoding. There is no encoding specification in shortcuts.xml file.
Saving shortcuts.xml in default ANSI encoding format would result in
non-readable
labels for menu items (as expected). When I tried to save shortcuts.xml as UTF-8
encoding format, Notepad++ could not load the shortcuts. What is the solution?
If I were to translate the file english.xml to Vietnamese, what should I specify
for the XML encoding?
<?xml version="1.0" encoding="UTF-8" ?>
Will UTF-8 work as above? Will the file also need to be saved as UTF-8 encoding?
Would Notepad++ be able to read UTF-8 encoded file for nativeLang.xml?
Thanks,
_Hung_
______________________________________________________________________
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=558104
------------------------------
Message: 6
Date: Thu, 01 Feb 2007 09:19:46 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ Crash
when open very long 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=4134450
By: donho
this bug bugs will be fixed in he version 4.0.1, which will be released in a
few days.
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: 7
Date: Thu, 01 Feb 2007 09:27:09 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NotePad++ 4.0
very buggy
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=4134466
By: nobody
Windows 2k Service Pack 4
______________________________________________________________________
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: Thu, 01 Feb 2007 09:29:21 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Crash of npp4.0
on win98se
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=4134468
By: donho
The bug is identified and fixed.
The next release (v4.0.1) will be released in a few days.
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: 9
Date: Thu, 01 Feb 2007 09:37:18 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Add
seach in folders
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=4134488
By: nobody
This would still be a useful feature, no matter how old the request. Search
in sub-folders would be sweet and very helpful.
______________________________________________________________________
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: 10
Date: Thu, 01 Feb 2007 09:52:00 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Explorer
plugin bug
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=4134509
By: nobody
There is a VERY annoying bug in the Explorer plugin. Every time I open
Notepad++
(with the Explorer sidebar active) I get the following error dialog window:
"There is no disk in the drive. Please insert a disk into drive
\Device\Harddisk3\DR31"
Options are to click: Cancel/Try Again/Continue
Regardless of whether I click Cancel or Continue (effect is the same) I get
ANOTHER error dialog with the same button opions:
There is no disk in the drive. Please insert a disk into drive
\Device\Harddisk4\DR32
This cycle repeats itself FIVE TIMES. I assume it's because I have a USB
multi-memory card reader that maps 5 drive letters on my system. When the
Explorer
plugin opens, it insists on "reading" these drive letters, finds no data (no
memory cards inserted), and starts the annoying error dialog window cycle.
______________________________________________________________________
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: Thu, 01 Feb 2007 09:59:34 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: New
problems with Notepad++ v4.0
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=4134524
By: hexjackal
I have the same problem. Auto-detection is enabled. 'Update silently' is
un-checked.
______________________________________________________________________
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: Thu, 01 Feb 2007 10:04:59 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Lisp &
HTML tags
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=4134534
By: nobody
LISP-script have commentStart=";|" and commentEnd="|;", but n++ haven't this.
When i chose "Autoconvert typed HTML/XML to $entities;", doesn't work "Autoclose
XHTML/XML <tag>"
______________________________________________________________________
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: 13
Date: Thu, 01 Feb 2007 10:18:46 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Print options/features desired
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=4134556
By: nobody
I have a printing feature that may be useful to others as well. Once upon a
time (in DOS) I used a utility that allowed printing as two columns on a
landscape
page. It effectively set each column width to ~80 characters and scaled the
font size to fit inside that margin. This basically allowed for 2 pages of
code to fit on one sheet (since one half of the sheet is sometimes just
whitespace).
I have absolutely no idea how difficult this would be, I'm just throwing it
out there.
Danno
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 9, Issue 4
***********************************************