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
        notepad-plus-plus-requ...@lists.sourceforge.net

You can reach the person managing the list at
        notepad-plus-plus-ow...@lists.sourceforge.net

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] C:\Documents doesn't        exist. Create it?
      (SourceForge.net)
   2. [notepad-plus - Help] RE: NP++ 5.1.2 crashes (SourceForge.net)
   3. [notepad-plus - Help] RE: NP++ 5.1.2 crashes (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE: Reading   content of
      Npp using WM_GETTEXT (SourceForge.net)
   5. [notepad-plus - Plugin Development] RE: Reading   content of
      Npp using WM_GETTEXT (SourceForge.net)
   6. [notepad-plus - Open Discussion] maybe a new      website for the
      Notepad++? (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: maybe a      new website for
      the Notepad++? (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: maybe a      new website for
      the Notepad++? (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: maybe a      new website for
      the Notepad++? (SourceForge.net)


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

Message: 1
Date: Sun, 21 Dec 2008 01:11:44 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] C:\Documents
        doesn't exist. Create it?
To: nore...@sourceforge.net
Message-ID: <5853779.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5853779
By: jaredcall

After installing 5.1.1 or 5.1.2 on WinXP, I get this error whenever trying to
open a file on the desktop.  If I reinstall 5.0.3 I do not have this problem.

All installations performed using the downloaded installer.

Has anyone else seen this?

Steps to duplicate:
 1) install 5.0.3 (it was already installed)
 2) install 5.1.1 or 5.1.2
 3) create new text file "test.txt" on the WinXP Desktop
 4) double-click the file
 5) Note the error "C:\Documents doesn't exist.  Create it?"
 6) Select "No"
 7) Note the error "C:\Documents and Settings\my_username\Desktop\and doesn't
exist.  Create it?"
 8) Select "No"
 9) The file does not open
10) Back on the desktop, right-click the same test.txt file, select "Edit with
Notepad++" from the right-click menu.  The file opens without error.

Uninstalling and reinstalling does not change the symptoms.

______________________________________________________________________
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: Sun, 21 Dec 2008 03:17:39 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NP++ 5.1.2
        crashes
To: nore...@sourceforge.net
Message-ID: <5854348.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5854348
By: manixrock

Same here. The bug seems to be caused by too long file names (54 doesn't crash,
55 crashes it).

I am using v5.1.2 Unicode.

______________________________________________________________________
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: Sun, 21 Dec 2008 03:20:35 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NP++ 5.1.2
        crashes
To: nore...@sourceforge.net
Message-ID: <5854361.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5854361
By: manixrock

I can confirm sirius's comment that the bug is with ComparePlugin.dll, and 
deleting
it solves the problem. The problem is probably with the file path when saving
the document (too long file path/name).

______________________________________________________________________
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: 4
Date: Sun, 21 Dec 2008 03:47:08 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Reading content of Npp using WM_GETTEXT
To: nore...@sourceforge.net
Message-ID: <5854469.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5854469
By: alexiljin

http://www.scintilla.org/ScintillaDoc.html#TextRetrievalAndModification

______________________________________________________________________
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: 5
Date: Sun, 21 Dec 2008 03:57:17 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Reading content of Npp using WM_GETTEXT
To: nore...@sourceforge.net
Message-ID: <5854504.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5854504
By: alexiljin

Get: SCI_GETTEXTRANGE
Add: SCI_INSERTTEXT
Del: SCI_REPLACETARGET

______________________________________________________________________
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: 6
Date: Sun, 21 Dec 2008 08:09:53 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] maybe a
        new     website for the Notepad++?
To: nore...@sourceforge.net
Message-ID: <5855512.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5855512
By: idansmith

i was thinking... 
we have this great opensource editor with this awful looking and coded website
which is still using frames for god sake!
so i was thinking... if someone will design a new look for the website, i will
code the client side (xhtml, css and some js), and im sure some one will do
the server side (php and mysql)...

so what do you think?


p.s - of course we will do this only if DON o.k with this and will cooperate
with us.

______________________________________________________________________
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: Sun, 21 Dec 2008 09:25:28 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        maybe a new website for the Notepad++?
To: nore...@sourceforge.net
Message-ID: <5855829.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5855829
By: alexiljin

Please, refrain from using JavaScript:
http://www.grc.com/menudemo.htm

______________________________________________________________________
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: Sun, 21 Dec 2008 09:34:53 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        maybe a new website for the Notepad++?
To: nore...@sourceforge.net
Message-ID: <5855858.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5855858
By: randombystander

I agree with Alex, refrain from JavaScript.

______________________________________________________________________
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: Sun, 21 Dec 2008 09:44:10 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        maybe a new website for the Notepad++?
To: nore...@sourceforge.net
Message-ID: <5855899.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5855899
By: idansmith

yeah o.k...

______________________________________________________________________
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



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

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


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

_______________________________________________
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 31, Issue 45
*************************************************

Reply via email to