Send Notepad-plus-plus mailing list submissions to
        notepad-plus-plus@lists.sourceforge.net

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: Notepad++    v5.1 Release
      Candidate (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Notepad++    v5.1 Release
      Candidate (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Notepad++    v5.1 Release
      Candidate (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: Notepad++    v5.1 Release
      Candidate (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: Notepad++    v5.1 Release
      Candidate (SourceForge.net)
   6. [notepad-plus - Plugin Development] Unicode       Explorer
      (SourceForge.net)
   7. [notepad-plus - Help] RE: Cursor beyond line      end?...
      (SourceForge.net)
   8. [notepad-plus - Help] long line marker (SourceForge.net)
   9. [notepad-plus - Open Discussion] Tab Idea (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Notepad++    v5.1 Release
      Candidate (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Notepad++    v5.1 Release
      Candidate (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Sat, 04 Oct 2008 17:37:16 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.1 Release Candidate
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=5368077
By: m-a-r-k

I would dearly love to use the Unicode version but so many extensions don't
seem to be converted yet - especially Explorer and Favourites I can't do without
on a day-to-day basis.
Spell-Checker?
Simple Script?
Color Picker?
Compare?
CharM?

Mark 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=331753



------------------------------

Message: 2
Date: Sat, 04 Oct 2008 18:10:20 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.1 Release Candidate
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=5368191
By: rchl

I've posted this problem before but without any results so here again.

shortcuts.xml:
<Macro name="Trim Trailing and save" Ctrl="no" Alt="yes" Shift="yes" Key="83">
 <Action type="1" message="2170" wParam="0" lParam="0" sParam=" " />
 <Action type="1" message="2170" wParam="0" lParam="0" sParam=" " />
 <Action type="1" message="2170" wParam="0" lParam="0" sParam=" " />
 <Action type="0" message="2327" wParam="0" lParam="0" sParam="" />
 <Action type="0" message="2327" wParam="0" lParam="0" sParam="" />
 <Action type="2" message="0" wParam="42024" lParam="0" sParam="" />
 <Action type="2" message="0" wParam="41006" lParam="0" sParam="" />
</Macro>

Hey, what's the point of sending THREE times a SCI_REPLACESEL (2170) command
and TWO times SCI_TAB (2327) command?
42024 and 41006 alone are enough. Please remove all the others, I guess there
is no good reason to keep them. Only thing they do is they break that macro
badly.


______________________________________________________________________
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: Sat, 04 Oct 2008 18:23:36 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.1 Release Candidate
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=5368231
By: donho

> I hope in 5.1 the problem with search and replacement in all files will be
precisely corrected?

Give the description of bugs you found.
Test it with v5.1 RC, then post the result here, if you want the bug get fix.
 
 
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: Sat, 04 Oct 2008 18:36:30 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.1 Release Candidate
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=5368266
By: donho

What's your point?

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: 5
Date: Sat, 04 Oct 2008 18:41:23 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.1 Release Candidate
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=5368284
By: donho

> Bug: Can't associate extensions.
Ok, it'll be fixed in OR 5.1.

> Bug: FtpSynchronize plugin does not upload file on save 
I let Harry to deal with it :)

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: 6
Date: Sat, 04 Oct 2008 19:11:38 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        Unicode Explorer
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=5368407
By: ishamid2

Hi Jens,

Are there any plans to update the Exporer plugin to pure Unicode NPP? I am very
excited about the upcoming Npp, but two plugins I absolute depend on are 
Explorer
and NppExec. dv_ has announced an upcoming nppexec, so that just leaves the
explorer plugin :-)

I'm assuming that Jens is still active. If not, I hope that dv_ or one of the
other developers will continue work on the Explorer plugin, which I don't think
I can live without!

Best wishes
Idris

______________________________________________________________________
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: 7
Date: Sat, 04 Oct 2008 19:37:02 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Cursor beyond
        line    end?...
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=5368504
By: fool4uanyway

Dunno. Maybe elsewhere on the forum there is something about 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=331754



------------------------------

Message: 8
Date: Sat, 04 Oct 2008 20:49:42 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] long line marker
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=5368730
By: jgbn

I'd like a visual cue that tells me if a line is above 78 characters, like the
long line marker in notepad2. Is this a feature? how would i access it? and
if its not a feature, can someone make it one?

______________________________________________________________________
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: Sat, 04 Oct 2008 20:50:32 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Tab Idea
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=5368734
By: gnintendo

I have a suggestions for tabs currently.

I wish that you could have an option where if you have only one file open it
hides the tab bar but then adds the tab bar as soon as you open another document
but then hides it again if you close all the documents but one of them.

It could be enabled through the preferences window.

While it's enabled maybe you could even do Ctrl+T to open a new tab if that
isn't already used by something else.


I'm really looking forward to this hopefully being added,
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=331753



------------------------------

Message: 10
Date: Sat, 04 Oct 2008 21:47:20 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.1 Release Candidate
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=5368919
By: golem777

As on UNICODE file LANG does not work.

______________________________________________________________________
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: Sat, 04 Oct 2008 21:52:35 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.1 Release Candidate
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=5368942
By: golem777

Citation my old post:

Bugs with search and replace on cyrillics 
 
1 - I Open N ++ 
2 - I Open 3 files (in each file there is a word "") 
3 - I Press "Find" 
4 - For example a word "" - rus  
5 - I Press " Find in all files " - finds nothing. 
(But if to press simply FIND, finds). 
6 - Similar occurs and with " Replace in all files " 
!!! BUT in ENGLISH it perfectly finds!!! 

______________________________________________________________________
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
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 29, Issue 12
*************************************************

Reply via email to