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] Wrap quirky      behavior
      (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE: Plugin:   NPPTextFX
      (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE:   FTP_synchronize 0.9.6
      (SourceForge.net)
   4. [notepad-plus - Plugin Development] insert        plugin, a web
      edition... (SourceForge.net)
   5. [notepad-plus - Help] RE: What a waste !... (SourceForge.net)
   6. [notepad-plus - Help] RE: Russian character (SourceForge.net)
   7. [notepad-plus - Help] RE: Russian character -     Test fixed
      binary (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: 4.8.1 -      problem with em
      dash (SourceForge.net)


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

Message: 1
Date: Wed, 05 Mar 2008 08:54:17 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Wrap
        quirky  behavior
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=4818315
By: nobody

There is a problem in how wrapped files are displayed -- the view jumps to the
top of the file when program is restored.

Steps to reproduce:
 - a file with just a few lines (15 for example) 
 - the lines are really long (500 characters each) 
 - turn on wrap (View/Wrap menu -- or toolbar)
 - go to the end of the file
 - minimize the program
 - restore the program

the view at this point is moved to the top of the file. It only happens for
files that unwrapped are shorter than a screen, as if when restored the view
is constructed unaware of the fact that the lines are wrapped.

Hope someone can fix this since it is really annoying when I have to work with
files that have just a few very long lines and I turn on wrap.

Problem shows in 4.8.1



______________________________________________________________________
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, 05 Mar 2008 09:08:45 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Plugin: NPPTextFX
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=4818335
By: vor0nwe

How about Ctrl+B?


(And no, not much in that last sentence was spelled correctly: you don't want
to do anything _unnecessary_).  :-P

______________________________________________________________________
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: 3
Date: Wed, 05 Mar 2008 09:15:25 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        FTP_synchronize 0.9.6
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=4818344
By: nobody

I have a problem with the FTP_synchronize 0.9.6. This is the error message :

Unable to create directory for file C:\Documents and Settings\Administrator\My
Documents\downloads\63.211.110.185:27960\*******************

As you can see there is a : in the name of the folder. I have no way to modify
that folder name because it comes from my host. That server is on a linux box
so there is no problem with the character :, however on windows it refuse to
create a folder with : in the name. Is it possible to do a check on the folder
name and to remove all the characters that windows is not supporting for folder
name : \/:*?"<>|

Or do I have any way to specify the exact name that a folder name should be
transfered ?

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=482781



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

Message: 4
Date: Wed, 05 Mar 2008 09:16:56 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        insert  plugin, a web edition...
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=4818346
By: parcley

Ok, I'm a pro at XHTML, PHP, MYSQL, JS, etc. I've dabbled in C#. I've downloaded
the plugin template for the insert plugin in the hopes of being able to throw
a function in there that will allow me to add tags, specifically html tags,
on either side of the current selection (like wrapping the current selection
in <p></p>). C++ is too far outside of my ability to muddle through.

I am begging, could some one either add this functionality to a plugin that
already exists. Or create a plugin to accomplish this. I would be content if
someone simply wrote the function in the insert plugin template and posted the
code here. I would even be content if i had to hard code the html tag i wanted
in the plugin itself limiting me to copying and pasting the function for each
tag i want before i compile it. I've searched and seen plenty of requests for
this functionality.

Please, anyone, i know that all you C++ programmers, using the insert plugin
template could get this done fast...

Please.

Long term, a code template plugin that respects the current selection would
be fantastic, but in the mean time...please.

______________________________________________________________________
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: Wed, 05 Mar 2008 09:22:08 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: What a waste
        !...
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=4818360
By: donho

> well... it's a free program, what should we expect?

Well, you can choose to not use 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=331754



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

Message: 6
Date: Wed, 05 Mar 2008 09:33:12 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Russian
        character
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=4818386
By: nobody

+1, except the fact that I'd like to use hungarian characters (?,?.?,?)
instead of russian ones.
I got only q and Q.
Weird.



______________________________________________________________________
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: Wed, 05 Mar 2008 10:03:30 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Russian
        character -     Test fixed binary
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=4818435
By: donho

Not tested by a lot of people, but it seems the unicode input bug is fixed.
Please help us to test it before the new release.

Download the fixed binary here : 
http://notepad-plus.sourceforge.net/commun/misc/nppInputFix.zip 

Unzip it and replace your notepad++.exe by this one.
Then you should remove HexEditor.dll (don't just rename it, but remove it to
another directory)
from "plugins" directory.

Please let me know if unicode input issue is fixed now. 
 
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: 8
Date: Wed, 05 Mar 2008 10:15:09 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        4.8.1 - problem with em dash
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=4818454
By: nobody

I have no problem with other characters, but follow and more caracters
is wrong:
ALT 0132 - ?
ALT 0140 - ?
ALT 0147 - ?
ALT 0148 - ?
ALT 0151 - ?
ALT 0150 - ?
ALT 0153 - ?

______________________________________________________________________
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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

_______________________________________________
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 22, Issue 25
*************************************************

Reply via email to