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] Bug with encoding
(SourceForge.net)
2. [notepad-plus - Plugin Development] RE: Light Explorer - Bug?
(SourceForge.net)
3. [notepad-plus - Plugin Development] RE: Light Explorer - Bug?
(SourceForge.net)
4. [notepad-plus - Help] RE: Notepad++ 4.5 crashes on "Save" and
"Save (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: File association
(SourceForge.net)
6. [notepad-plus - Help] RE: Notepad++ 4.5 won't load .php files
(SourceForge.net)
7. [notepad-plus - Open Discussion] commenting out blocks
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 30 Oct 2007 02:36:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Bug with
encoding
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=4595867
By: nobody
It seems to me that a small bug with file encoding occured in version 4.4 (and
hasn't been fixed in 4.5).
I've got a text file encoded in UTF-8 encoding, but without a leading BOM
symbol.
When I open it in Notepad++, its encoding is recognized correctly in Notepad++
4.3 (as "Encode in ANSI" with checked "UTF-8 without BOM"). But in new releases
of the program mark "UTF-8 without BOM" is not checked, althouth the encoding
of the file is the same. The mark become checked after I check it twice. So
I think that initially the program recognize encoding correctly, but not checked
the mark "UTF-8 without BOM".
Please fix it. :)
______________________________________________________________________
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: Tue, 30 Oct 2007 02:46:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Light Explorer - 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=4595882
By: nobody
Hello,
We have the same problem. We found out
that this happens on Windows 2003 Server
shares (shared drives). We have reported
the problem as bug 1815683.
______________________________________________________________________
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: 3
Date: Tue, 30 Oct 2007 02:51:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Light Explorer - 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=4595891
By: nobody
Just a message to tell we have the same problem (myself + 4 of my colleagues).
We have it often enough to detect if it is solved or not, but have not found
a way to reproduce it 100%.
It usually happens when we checkout a file from our version system (ie: clear
the read only flag, maybe some other small modifications) on a samba-mounted
network drive. The sad part is, it's usually those files we want to modify :)
______________________________________________________________________
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: 4
Date: Tue, 30 Oct 2007 03:12:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ 4.5
crashes on "Save" 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=4595922
By: donho
Could you rename the "plugins" folder then do the same action?
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: Tue, 30 Oct 2007 03:25:13 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: File
association
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=4595940
By: nobody
I agree.. and even worse.. if you associate npp with bat files, they wont
run anymore.. they'll open in npp when trying to run them.. BAD BAD BAD!!!
______________________________________________________________________
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: Tue, 30 Oct 2007 04:58:16 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ 4.5
won't load .php 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=4596073
By: nobody
I'm having a similar issue, but I don't think it's with only .php files. I think
the problem is with Windows and the text files not having a CR/LF pair. I can
open all kinds of files on my Windows system without any trouble. But when I
download a file from a Unix system and try to open it in Notepad++ in Windows,
it crashes.
I tried renaming the plugins directory, but it still crashes. Since no one else
seems to be having this issue, I'm wondering whether it's a problem with my
installation of Windows.
______________________________________________________________________
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: Tue, 30 Oct 2007 07:14:31 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
commenting out blocks
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=4596261
By: nobody
I am using Notepad++ to edit some assembly language files in a virtual machine.
Since comments in assembly start with a ; if you try to comment out a block
of code the code gets blocked out and the comments are un-commented. Is there
a way to simply add comments / remove comments instead of the comment toggle
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
------------------------------
-------------------------------------------------------------------------
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 85
*************************************************