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] User Defined Language crashes np++
(SourceForge.net)
2. [notepad-plus - Help] N++ crashing due to folder privs
(SourceForge.net)
3. [notepad-plus - Open Discussion] RE: BUG: function "Replace
in all open documents" (SourceForge.net)
4. [notepad-plus - Help] RE: N++ crashing due to folder privs
(SourceForge.net)
5. [notepad-plus - Open Discussion] Feature Request: Folder
margin (SourceForge.net)
6. [notepad-plus - Help] RE: find/replace regular expression
issues (SourceForge.net)
7. [notepad-plus - Open Discussion] Feature Request: Single line
comment (SourceForge.net)
8. [notepad-plus - Help] Replace in all documents deletes
instead (SourceForge.net)
9. [notepad-plus - Help] RE: Bugs in Find & Replace (SourceForge.net)
10. [notepad-plus - Open Discussion] âââ Notepad++ v5.0.3
bug! (SourceForge.net)
11. [notepad-plus - Open Discussion] TextMate 2 Notepad++
Conversion help ! (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: Feature Request:
remember wrap search setting (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Mon, 08 Sep 2008 18:23:39 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] User Defined
Language crashes np++
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=5243687
By: stupidhomer
On my Vista laptop, i opened up the user defined language box, then i docked
it, after that notepad++ freezes all buttons except the last few, and i have
to use the view menu at the top to get rid of the User Defined language box
on the side, now every time i try to open the user defined language box it
happens
again, the undock button will not work, is there a way to reset the settings
for notepad++ without having to try and reinstall it to fix this stupid problem?
______________________________________________________________________
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: Mon, 08 Sep 2008 18:27:03 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] N++ crashing due to
folder privs
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=5243695
By: miamidot
I think it is time to admit that having N++ locking the parent folder of a
file being edited is not a good practice.
This is because on vista, N++ crashes when you try to view a file whose parent
folder does not give the user permission anything but read. These are examples:
1. N++ cannot be used to read a text file on a CD.
2. If you have a NTFS flash or portable drive where files are created on your
office computer by user A, when you bring it to your laptop, N++ crashes trying
to lock the folder on that drive. The reason is user A does not exist on the
laptop.
3. Finally, the old problem of a folder being locked from being deleted or
renamed
even when all the files are closed.
The remedy is, when the last file has been closed, N++ should lock on to the
user's home directory rather than the last opened directory.
I know you are very resistant to making this change but N++ to me now is like
microsoft windows has been to many of us. We had been very dependent on Windows.
We were addicted to it and cannot change because there is no competitor who
could do it better. And then, when we asked Microsoft to change some features,
they all fall on deaf ears.
Similarly, N++ is so good and I'm so dependent on it that whenever I try to
use another editor, I just have to using N++. It's just this stinkin lousy
problem
of locking a directory that you are insistent on not changing.
If you could just make this tiny weeny change, I would be so ecstatically happy
and I would be in editor paradise. Because right now, I have to takeover
ownership
of a folder on a laptop. And then when I return to the office computer, I have
to retakeover the ownership - just to be able to read the files. Alternatively,
I have to bring up an alternate but mostly dysfunctional editor just to view
the file.
I guess many users who complained of N++ crashing do not realise this is the
reason.
______________________________________________________________________
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: Mon, 08 Sep 2008 19:07:00 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: BUG:
function "Replace in all open documents"
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=5243840
By: donho
Take your time to describe how to reproduce this bug.
It's the least thing you can do if you want to get the bug fixed.
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: 4
Date: Mon, 08 Sep 2008 19:57:31 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: N++ crashing
due to folder privs
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=5244013
By: donho
Notepad++ does not lock the directory, system does it.
Notepad++ just set the current working directory, that makes system lock the
set directory.
A solution to not use "SetCurrentDirectory" function call but keeping tracking
the last operation directory will be in next release.
However, this problem mentioned above will never make crash Notepad++, even
under vista.
Could you give us more detail in order to reproduce the crash?
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: Mon, 08 Sep 2008 20:01:24 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
Request: Folder margin
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=5244028
By: vprimachenko
It is possible to make an option to move folder margin inside the edit field
and make so the hierarchy of folders?
And it is possible to use this bar to show all the jumps and their labels in
assambler language?
greets VP
______________________________________________________________________
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: Mon, 08 Sep 2008 20:46:04 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: find/replace
regular expression 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=5244187
By: fool4uanyway
Please, PLEASE, use the search functionality first before asking the same
question
again... Unfortunately, the search functionality currently is hidden in the
Forums drop down menu.
But, if you can't search, you CAN take a look at the current threads (on the
very first page of this forum).
You MAY see some title that has something like RegExp in it.
DID you look there?
Let's make life easy for you, so you can't MISS it:
"RegExp Search" (Help forum)
http://sourceforge.net/forum/forum.php?thread_id=2208527&forum_id=331754
It was just 7 threads below yours when I wrote this.
So I guess you could hardly overlook this one, if you had just scanned the
thread's
titles.
______________________________________________________________________
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: Mon, 08 Sep 2008 22:39:17 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
Request: Single line comment
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=5244511
By: ashleya25
Hi donho and the npp team,
First of all thank you very much for all the effort you guys put into
developing
N++, we surely appreciate it.
I have a small feature request and that is to have single line comment in
Notepad++.
The idea is to comment a single line where the cursor is without highlight some
text in that line, currently you have to use block comment's functionality to
comment a single line.
Once again, thank you for all your effort and considering this as a feature
request.
Thanks,
Ash
______________________________________________________________________
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: Mon, 08 Sep 2008 23:09:41 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Replace in all
documents deletes instead
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=5244587
By: kattorius
I'm opening 94 html documents, go to Edit, Replace, Finding '2000-2007' and
Replacing with '2000-20008'. When I hit Replace all in all open documents,
it ends up deleting the 2000-2007 instead.
Help? this a bug? Am I doing it wrong?
Thanks! :)
-- Ron
______________________________________________________________________
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: Tue, 09 Sep 2008 04:01:01 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Bugs in 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=5245525
By: kenijo
Hi !
I was about to report those 2 bugs as well while checking if they weren't
already
flagged.
So up on those 2 bugs and I would say __Most_of_the_Time__ instead of
_Sometimes_
regarding bug #2.
Cheers.
@+ et bon boulot.
______________________________________________________________________
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, 09 Sep 2008 05:26:12 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [notepad-plus - Open Discussion] âââ Notepad++ v5.0.3
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=5245780
By: symis
http://img140.imageshack.us/my.php?image=errnotepadbugtt6.jpg
???,
???????????????????,???????!
______________________________________________________________________
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: Tue, 09 Sep 2008 14:06:20 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] TextMate
2 Notepad++ Conversion help !
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=5247326
By: sandjar
How to
1.PHP string: Feature to highlight the html tags in PHP strings to different
color than php string(gray by default).
How to
2.Highlight the text + shift + bracet(same for comments). Result: double
Brackets
around the highlighted text.
______________________________________________________________________
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: Tue, 09 Sep 2008 19:07:05 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Request: remember wrap search setting
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=5248523
By: im2crazy4u
The word wrap setting is remembered. This was changed some time ago, I just
don't know which version specifically.
______________________________________________________________________
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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 28, Issue 12
*************************************************