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 - Help] copy / paste issue  Version 5
      (SourceForge.net)
   2. [notepad-plus - Help] RE: Help with directory     when opening up
      new f (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE:   Language Help plugin
      update v1.10 (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE:      Improvement/Support of
      Big File Handling (SourceForge.net)
   5. [notepad-plus - Open Discussion] Notepad++        v5.0.1 comes out
      (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Notepad++    v5.0.1 comes
      out (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Notepad++    v5.0.1 comes
      out (SourceForge.net)
   8. [notepad-plus - Open Discussion] Syntax   highlighting for .ctp
      extention (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: macro        recorder\player
      buggy (SourceForge.net)
  10. [notepad-plus - Open Discussion] Bug in split     window & clone
      mod (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Bug in       split view &
      clone mod (SourceForge.net)
  12. [notepad-plus - Open Discussion] RE: User Define Language
      Problem (SourceForge.net)


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

Message: 1
Date: Mon, 14 Jul 2008 19:00:25 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] copy / paste issue
        Version 5
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=5095838
By: peedee3154

Somehow I turned something on that when I use Ctrl-C / Ctrl-V to copy / paste,
the copy works but paste show a small box with "SYN".  Using the right click
context, paste works fine.  How do I turn this off?


______________________________________________________________________
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, 14 Jul 2008 19:05:18 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Help with
        directory       when opening up new f
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=5095849
By: circlefusion

I've always been annoyed by this behavior with notepad++. Supposedly, there
is a way to use sessions to get around this, but I haven't been able to figure
it out. I think I saw some people trying to use a batch file to startup npp
in a specific directory. What I've done is create shortcuts within the Notepad++
directory to quickly take me to my most commonly used folders. If anyone here
knows how to do this properly, then please post a reply.

______________________________________________________________________
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, 14 Jul 2008 22:14:48 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Language Help plugin update v1.10
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=5096175
By: fstellari

I have uploaded v1.12 that should fix this bug.

You can download it from here:
http://fstellari.googlepages.com/npp_plugins

Thank you for the report.

Regards,

Franco

______________________________________________________________________
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: Mon, 14 Jul 2008 23:02:45 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Improvement/Support of Big File Handling
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=5096241
By: snemarch

 
>> AFAIK, current scintilla doesn't handle very large files well, as it was
written with smaller (source code)
>> files in mind... 
> That might be but Notepad++ controls scintilla and scintilla is also "only"
for the visual output so Notepad++ can control how much and what should be shown
by Scintilla.
> Maybe the only really good working change would be to open big files with
some limitations but I would love to see everything working.

That would require relatively copmlex "paging" code though, especially if you
want syntax highlighting to still work. If you "only" want to be able to read
through huge log files with no coloring, it's more doable, but there's still
complications (search/find/replace, line numbers, caching/paging scheme, et
cetera).

Frankly, I'm not sure if it would be worth the code complexity (and bug 
potential)
- yeah, it does suck that you don't have "one editor to rule them all", but
imho the alternative to using a different editor would be upgrading the core
scintilla component, or use another edit component (which would mean large 
bodies
of NPP code would need total rewrite).


______________________________________________________________________
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: Mon, 14 Jul 2008 23:53:43 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Notepad++       v5.0.1 comes out
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=5096317
By: donho

You can download Notepad++ v5.0.1 binaries here :
https://sourceforge.net/project/showfiles.php?group_id=95717&package_id=102072&r
elease_id=613539

This version fix some bugs discovered in v5.0, especially for tags match 
highlighter
- it is more accurate.
makefile for gcc is re-enabled thanks to Harry, so you can compiled Notepad++
v5.0.1 under minGW.

Here are Notepad++ v5.0.1 fixed bugs and added features (from v5) :

1.  Fix tags match highlighter bug - more accurate.
2.  Fix word completion doesn't display bug.
3.  Fix word completion not in alphabet order.
4.  Fix Notepad++ launch problem under WINE.
5.  Fix crash issue due to timestamp problem.
6.  Fix bug : Files not in recent list on exit and no session saved.
7.  Fix bug : hide lines not working right when closing.
8.  Re-enable gcc compiler environment (minGW).
9.  Fix bug : Syntax highlighting is not applied after "Save as".

Included plugins :

1. TexFX v0.24a
2. NppExec v0.2 RC3.2
3. Spell Checker v1.3.1
4. MIME Tools v1.4
5. FTP_synchronize v0.9.6
6. NppExport v0.2.7.3
7. Compare plugin v1.5.1
8. Light Explorer v1.5
9. Doc Monitor v2.1

The auto-updater will be triggered in one week, if there's no critical bugs
found.

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: Tue, 15 Jul 2008 00:03:59 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.0.1 comes out
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=5096327
By: nobody

Thank you Don!
Like me, if you like his job, donate to Don : this is the best concret way to
thank him (well I think)

______________________________________________________________________
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: 7
Date: Tue, 15 Jul 2008 00:04:28 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.0.1 comes out
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=5096329
By: nobody

THANKS! - I hadn't moved to version 5 yet.  Now's the time for me.

______________________________________________________________________
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: Tue, 15 Jul 2008 01:29:35 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Syntax
        highlighting for .ctp extention
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=5096443
By: nobody

i am a cakephp user, and now i am using cakephp to develop many web application.
So, please release syntax highlighting for that extention, just like html/xhtml
extention. I love notepad++.

______________________________________________________________________
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: 9
Date: Tue, 15 Jul 2008 04:36:34 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        macro   recorder\player 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=5096717
By: bullock

Thank you, Don.

>In the meantime, if you have another solution, please let me know.

Indeed I do have an idea for another proposed solution.  It will be at least
a week before I can send it to you.

Just to clarify, please note that the previously proposed solutions involved
letting the FindReplaceDlg temporarily *suspend* macro recording after F3 (this
is almost the opposite recording F3, as your message implies).

Here's the new idea.  The 4.9.x modification to FindReplaceDlg -- the one to
let it scroll the found selection into view -- involved FindReplaceDlg using
some intimacy with ScintillaEditView.  As you know, this ended up creating a
problem for playing macros that recorded F3, as the scroll messages have some
side-effects.  The solutions I've so-far proposed for fixing this involved 
giving
FindReplaceDlg additional intimacy -- this time with the Notepad_plus object.
We agree that this is inelegant, at best.  The new idea I'll be proposing is
to take away some of the intimacy that FindReplaceDlg already has.  Instead
of allowing it to scroll the ScintillaEditViews directly, it must call a (new)
method of the ScintillaEditView class to perform the scrolling, and this new
method will be the one that may suspend, then resume, macro recording, as 
needed.
So FindReplaceDlg will continue to know nothing about macro recording.

It will be at least a week before I can send you any code for this.  In the
meantime, I most welcome your comments.

Regards.
Greg

______________________________________________________________________
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: Tue, 15 Jul 2008 05:09:46 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Bug in
        split   window & clone mod
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=5096767
By: nobody

Hi,
Don thanks for the wonderfull editor N++. My life is way easier with this,

OK here is the bug and how to produce it.

Lets have 4 files named a,b,c,d. open all files in n++
move b,d file to another view using go to another view tab option.
now say a,c is in right side view & b,d files is in left view
in right side view, create new document using file->new option. let say it comes
up as new 5
type something/anything in "new 5" file. 
clone "new 5" file to another view using clone to another view tab option

Now close "new 5" in any view (right or left view), it randomly closes different
files in other view.

Using N++ version 5.0 on windows xp with 3 plugins, compare, function list &
hexeditor. Function list plugin is not in view

Thanks in advance

Regards
Gururaja

______________________________________________________________________
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, 15 Jul 2008 05:27:48 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Bug
        in      split view & clone mod
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=5096789
By: nobody

this is happening in version 5.0.1 also



______________________________________________________________________
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, 15 Jul 2008 05:38:29 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: User
        Define Language Problem
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=5096808
By: nobody

I have the same issue.
Version 4.2 use, in my case Russian language, well.
But in 5.0.1 i see "[EMAIL PROTECTED], :0: 45;0""  iinstead of  russian text. 
What can
i do& 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



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

-------------------------------------------------------------------------
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 26, Issue 39
*************************************************

Reply via email to