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: v 4.8.1 -    problem when
      write (SourceForge.net)
   2. [notepad-plus - Help] RE: Search for file name? (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: v 4.8.1 -    problem when
      write (SourceForge.net)
   4. [notepad-plus - Help] RE: Search for file name? (SourceForge.net)
   5. [notepad-plus - Plugin Development] RE: NPP       Export 0.2.7.3
      issues (SourceForge.net)
   6. [notepad-plus - Plugin Development] RE: insert    plugin, a web
      edition... (SourceForge.net)
   7. [notepad-plus - Plugin Development] RE: NPP       Export 0.2.7.3
      issues (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE: insert    plugin, a web
      edition... (SourceForge.net)
   9. [notepad-plus - Plugin Development] RE: NPP       Export 0.2.7.3
      issues (SourceForge.net)
  10. [notepad-plus - Help] ctrl + c / ctrl +v per      mouse dont work
      (SourceForge.net)
  11. [notepad-plus - Plugin Development] RE: insert    plugin, a web
      edition... (SourceForge.net)
  12. [notepad-plus - Help] RE: Cyrillic/Hebrew/Thai... unicode
      input fix (SourceForge.net)
  13. [notepad-plus - Help] RE: Russian character (SourceForge.net)


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

Message: 1
Date: Thu, 06 Mar 2008 03:59:23 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: v
        4.8.1 - problem when write
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=4819897
By: nobody

Please do check the messages already on the forum to see if this has been 
reported
before.


______________________________________________________________________
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: Thu, 06 Mar 2008 03:44:42 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Search for file
        name?
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=4819871
By: nobody

Thanks but Agent Ransack has the same issue - can search in files but can't
search for a file name.
I'm looking for something like ctrl-shift-R in Eclipse :)

______________________________________________________________________
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: Thu, 06 Mar 2008 04:00:24 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: v
        4.8.1 - problem when write
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=4819902
By: nobody

Still on the first page:

"I can't type in Russian"
http://sourceforge.net/forum/forum.php?thread_id=1955680&forum_id=331753


______________________________________________________________________
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: Thu, 06 Mar 2008 04:02:34 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Search for file
        name?
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=4819905
By: nobody

Try again.


______________________________________________________________________
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: Thu, 06 Mar 2008 04:09:45 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        NPP     Export 0.2.7.3 issues
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=4819908
By: nobody

I regressed to 0.27, which worked OK for me.

I use keywords at the beginning of the line and then indent with the tab
character.

Previously the second "column" (after the first tab) was placed at a small 
distance
from the SELECT statement.

>From 0.272, the first column end right after the SELECT statement, so the tab
characters now moves to the position equal to two tab characters from the 
beginning
of the line, instead of one.

Example with 0.27:

SELECT->Version,
------->COUNT( * )----->AS Aantal
FROM--->dbo.ods_Warr_ServiceContract

Example with 0.273:

SELECT----->Version,
----->COUNT( * )->AS Aantal
FROM->dbo.ods_Warr_ServiceContract

"(--)->" represent a tab character.

It seems the tab witdh is reduced to 6 space characters(' width) instead of 8.


______________________________________________________________________
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: Thu, 06 Mar 2008 04:36:46 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        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=4819944
By: alexiljin

OK, it's done. You'll have to hard-code all the tags, so you'll need a
compiler.
All the links and instructions are in the comments, see NppWebEdit.ob2.
You will be surprised to know it's not C or C++, but I'm sure you'll have no
problems understanding and editing.
In case you have any questions or suggestions, mail me.

http://rapidshare.de/files/38757155/NppWebEdit.zip.html (less than 7 Kb)

PS: Any feedback is appreciated.

______________________________________________________________________
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: Thu, 06 Mar 2008 05:51:55 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        NPP     Export 0.2.7.3 issues
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=4820069
By: nobody

Well, I figured out what the problem is. Instead of explicitly giving tabstop
locations, the plugin now gives a default tab size, which works fine if the
RTF is exported to a file, but fails when pasting from the clipboard. The reason
I removed the tabstops was because it was very difficult to determine how many
had to be made and where they shouldbe. 0.2.7 just added the first 32, but it
was ugly imo so I removed it.
(the 6 spaces are the default RTF tabsize)

If anyone has a solution, I'd be happy to hear it :)

-Harry

______________________________________________________________________
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: 8
Date: Thu, 06 Mar 2008 05:53:10 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        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=4820071
By: nobody

for some reason when i go to download the file, after i enter the captcha, the
page refreshes but nothing happens...no download options are available.

______________________________________________________________________
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: 9
Date: Thu, 06 Mar 2008 06:04:07 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        NPP     Export 0.2.7.3 issues
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=4820087
By: nobody

Don't you think it's better to copy the number of space characters from the
Notepad++ tab size setting??

I would really like this to work the WYSIWYG-way and not having to (re)set tabs
after exporting myself (again).


______________________________________________________________________
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: 10
Date: Thu, 06 Mar 2008 06:07:48 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] ctrl + c / ctrl +v
        per     mouse dont work
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=4820098
By: reviewer004565

hi

first of all, thank you for such a great program. i simply love it.

i think the new shortcut mapper introduced a problem with my mouse.
with the the microsoft optical intellimouse you can map shortcuts to your
mousebuttons.

i mapped "ctrl + c" to 4th and "ctrl + v" to the 5th button. it was no problem
with the old version of notepad, but now the command sent by the mouse buttons
is not recognized by notepad.

would be great if the keysequences sent by a mouse or a programmable keyboard
are recognized again.

greets

______________________________________________________________________
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: 11
Date: Thu, 06 Mar 2008 06:12:55 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        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=4820111
By: alexiljin

I just tried with Opera 9.26, it popped a dialog after the captcha, asking where
to save the file to.
Anyway, I uploaded to another free service I know: http://disk.tom.ru/qtrv7mb
If you have any other ideas, let me know.

______________________________________________________________________
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: 12
Date: Thu, 06 Mar 2008 06:27:51 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE:
        Cyrillic/Hebrew/Thai... unicode input fix
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=4820142
By: nobody

I use thai font.
I have problem with unicode input. 
I try to use new exe file from
"http://notepad-plus.sourceforge.net/commun/misc/nppInputFix.zip";
It dose not work.
But I replace "SciLexer.dll" with version 1.7.3.0.
It ok.
May be has some problem from dll file.

ET.

______________________________________________________________________
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: Thu, 06 Mar 2008 06:49:55 -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=4820176
By: nobody

When I remove "HexEditor.dll" - typing polish characters (with right ALT key)
works ok! But i don't know it is fixed .exe because I overwrite original .exe
;)

______________________________________________________________________
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



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

-------------------------------------------------------------------------
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 31
*************************************************

Reply via email to