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: U3 tech (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Notepad++    v4.0 is
      released (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Notepad++    v4.0 is
      released (SourceForge.net)
   4. [notepad-plus - Help] RE: Notepad++ V.4.0 (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: Public       Development
      branch (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Notepad++    v4.0 is
      released (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Notepad++    v4.0 is
      released (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Notepad++    v4.0 is
      released (SourceForge.net)
   9. [notepad-plus - Help] RE: Notepad++ V.4.0 (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Notepad++    v4.0 is
      released (SourceForge.net)
  11. [notepad-plus - Help] RE: crash at the startup    (opening a
      file) (SourceForge.net)
  12. [notepad-plus - Help] Recently used files disappeared from
      menu (SourceForge.net)
  13. [notepad-plus - Open Discussion] RE: Notepad++    v4.0 is
      released (SourceForge.net)


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

Message: 1
Date: Wed, 31 Jan 2007 12:22:37 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: U3
        tech
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=4132821
By: nobody

I just download the zip and extract it onto my usb stick. It runs fine from
the application, but it's not docked to the fancy U3 menu system.

______________________________________________________________________
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: Wed, 31 Jan 2007 12:42:47 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0 is released
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=4132852
By: jmg_

Well, I spoke too soon :)

I have found a strange Print-Crash bug, in Win2000, NP++ V4.0.

Using the Icon PrintNow = OK (skips windows Pinter select )
Using ^P = OK (goes via windows Pinter select )

but use the mouse to select File.Print, or File.PrintNow,

Crashes with a Visual C++ RTE, pure virtual function call R6025, and
immediate exit.

Strange, as I'd have expected these alternate code pathways to be identical ?
( it's only the trigger method that changes ? )

So, I can print, or PrintNow, but I'll have to be very carefull NOT 
to use the mouse selection pathway, especially on unsaved 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: 3
Date: Wed, 31 Jan 2007 12:52:02 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0 is released
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=4132866
By: jmg_

Some more on the Win2000 print crash.

remove these 3 plugins and it is OK, all print pathways work as expected.
HexEditPlugin.dll 
FunctionListPlugin.dll 
ExplorerPlugin.dll 

restore only HexEditPlugin.dll, and it crashes, exactly the same way.

restore only FunctionListPlugin.dll , and it exits immediately
( so fails in a different way... )

restore only ExplorerPlugin.dll, and it seems to be OK 



______________________________________________________________________
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: Wed, 31 Jan 2007 13:15:31 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ V.4.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=4132910
By: snemarch

That's normal for explorer shell extensions, not much to do about it afaik.

If you just need "Open with Notepad++" for all files, you don't need the shell
extension, but can do with a simple registry entry instead (and you can just
grab the .zip release of Notepad++ and avoid the shell extension, then).


______________________________________________________________________
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: Wed, 31 Jan 2007 13:21:17 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Public  Development branch
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=4132918
By: snemarch

Jens,

the problem with not having an updated (not necessarily writable, read-only
is fine) CVS is that you can only test modifications against latest release
source - which is bad if you make some modifications close to a new release,
where a lot of changes might have happened.

And I still haven't heard anything from Don wrt. some patches I sent :(


______________________________________________________________________
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: Wed, 31 Jan 2007 13:32:57 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0 is released
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=4132953
By: hihp

Okay, thanks for the info... in this case, I think I will try it out soon :-)
(Right now I need to finish a coding project and won't fiddle around, but 
probably
I'll do it tomorrow.)

______________________________________________________________________
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: Wed, 31 Jan 2007 13:47:16 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0 is released
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=4132982
By: nobody

I find v4.0 crashes 100% of the time when exiting the program if the 
functionlist
view is enabled.

______________________________________________________________________
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: Wed, 31 Jan 2007 13:55:31 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0 is released
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=4132997
By: nobody

The exit crash also requires the 'Remember the current session for next launch'
option in Preferences\MISC to be unchecked as well.

______________________________________________________________________
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: Wed, 31 Jan 2007 14:34:23 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ V.4.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=4133062
By: nobody

The file-extensions are there, you just have to widen the window

______________________________________________________________________
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: Wed, 31 Jan 2007 14:52:47 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0 is released
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=4133106
By: nobody

Just want to express my thanks and gratitude for this wonderful app!

______________________________________________________________________
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: Wed, 31 Jan 2007 11:59:51 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: crash at the
        startup (opening a 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=4132786
By: nobody

the full path is:
C:\Documents and Settings\ai6373\Desktop\mysterious field.sql

the thing is... this file open w/o problems:
C:\Documents and Settings\ai6373\Desktop\Copy of mysterious field.sql

______________________________________________________________________
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: 12
Date: Wed, 31 Jan 2007 16:18:05 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Recently used files
        disappeared from menu
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=4133220
By: nobody

I accidentally hit some combination of keys and now the recently used files
have disappeared from the File menu. I've looked through all the menus and 
settings
but can't find out how to make them reappear.

______________________________________________________________________
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: 13
Date: Wed, 31 Jan 2007 16:56:23 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0 is released
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=4133244
By: nobody

In this 4.0 thread, I see people referring to HexEditPlugin.dll,
FunctionListPlugin.dll , and ExplorerPlugin.dll

With the 4.0 release, I noticed that plugins in the "plugins" directory do not
have the word "plugin" in the dll.  For example, before 4.0 there was a plugin
called "explorerplugin.dll".  With 4.0, I see this has been renamed 
"explorer.dll".
At least this is what I see on the .zip no install version of Notepad++.

Is this correct Jens?  Maybe old plugins are conflicting with 4.0

patrick

______________________________________________________________________
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 8, Issue 68
************************************************

Reply via email to