Notepad-plus-plus Digest, Vol 30, Issue 25

2008-11-11 Thread notepad-plus-plus-request
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: Problem in   ANSI coding
  UCS-2 on CYRILLIC (SourceForge.net)
   2. [notepad-plus - Plugin Development] JavaScriptMacro plugin
  (SourceForge.net)
   3. [notepad-plus - Help] RE: compare plugin is   absent in
  5.1Unicode exe (SourceForge.net)
   4. [notepad-plus - Help] RE: Notepad++ v5.1 Plugin   Error
  Messages (SourceForge.net)
   5. [notepad-plus - Help] Associate a fileextension with a
  language? (SourceForge.net)
   6. [notepad-plus - Plugin Development] RE:   JavaScript Macro
  plugin (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Problem in   ANSI coding
  UCS-2 on CYRILLIC (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Session  management
  (SourceForge.net)


--

Message: 1
Date: Mon, 10 Nov 2008 21:06:29 +
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Problem in  ANSI coding UCS-2 on CYRILLIC
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=5616812
By: golem777

Yes it so! And how to me still a problem to describe?


Some text is displayed incorrectly. After correction - I save. 
I open again and in the same place again a problem. 
If a file to translate to other coding the problem is solved correction. 
I tried to replace with other text through the buffer, but all the same in the
same a place there was that that strange. (BUT the text all normal was primary,
it has occured after several preservations and operations of moving of lines,
all)

__
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: Mon, 10 Nov 2008 22:10:45 +
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
JavaScript  Macro plugin
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=5617119
By: ffes

I am busy developing a plug-in that uses SpiderMonkey (the JavaScript Engine
of the Mozilla products) to create programmable macros for Notepad++.

At this moment I have a prove of concept that has 6 functions: lineUp(), 
lineDown(),
charLeft(), charRight() to do basic cursor movements, insertText(str) to add
a the text in 'str' at the current position and alert(str) to show a message
box with 'str'.

For some strange reason this works great as a debug build, but when I make a
release build it crashes.

Is there anyone who can help me fix this problem? I post a question at the 
Mozilla
newsgroups. Unfortunately all their suggestions didn't solve the problem.

At this moment I only release the GPL licensed sources and a debug version of
a Unicode plug-in, so version 5.1 is required. Because of this, you need to
have the VS2005 debug DLLs on your system for it to run. If you don't have them
the plug-in won't load.

http://www.fesevur.com/downloads/NppJavaScript-001-src.zip

__
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: Mon, 10 Nov 2008 22:20:32 +
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: compare plugin
is  absent in 5.1Unicode exe
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=5617177
By: jaredcall

To get the ANSI version of 5.1, you have to download the zip file, not
the installer.

http://downloads.sourceforge.net/notepad-plus/npp.5.1.bin.zip

This has been documented as a bug.  

https://sourceforge.net/tracker2/?func=detail&aid=2217885&group_id=95717&atid=61
2382


Notepad-plus-plus Digest, Vol 30, Issue 26

2008-11-11 Thread notepad-plus-plus-request
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 - Plugin Development] RE:   WindowManager plugin
  Error (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE: Hex   Editor v0.9
  released  (SourceForge.net)
   3. [notepad-plus - Plugin Development] Pluginupdate:
  LanguageHelp 1v14 (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE: Hex   Editor v0.9
  released  (SourceForge.net)
   5. [notepad-plus - Open Discussion] Find in Files can't handle
  ö, ä, ü (ANSI) (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Find in Files can't
  handle ö, ä, ü (ANSI) (SourceForge.net)
   7. [notepad-plus - Help] FTP,open by typing relative path?
  (SourceForge.net)
   8. [notepad-plus - Help] RE: FTP,open by typing relative path?
  (SourceForge.net)
   9. [notepad-plus - Plugin Development] FTP,  open by typing
  relative path? (SourceForge.net)


--

Message: 1
Date: Tue, 11 Nov 2008 10:22:48 +
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
WindowManager plugin Error
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=5620390
By: jenslorenz

UNICODE version comes up in mid of November.

Best Regards
Jens

__
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: 2
Date: Tue, 11 Nov 2008 10:45:43 +
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Hex Editor v0.9 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=5620553
By: jenslorenz

New UNICODE version at end of November.

Best Regards
Jens

__
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: Tue, 11 Nov 2008 12:57:24 +
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
Plugin  update: LanguageHelp 1v14
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=5621297
By: fstellari

This version fixes two bugs:

- PDF help was not working anymore since the Unicode version was introduced;

- The CHM help window was sending messages to the main window (thanks eRIC &
Michael).

Some additional error checking and messages have been added.

http://fstellari.googlepages.com/npp_plugins

__
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: Tue, 11 Nov 2008 13:17:47 +
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Hex Editor v0.9 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=5621381
By: felidaex

Thank you!! =)

__
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: Tue, 11 Nov 2008 14:13:20 +
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [notepad-plus - Open Discussion] Find in Files can't handle
 

Notepad-plus-plus Digest, Vol 30, Issue 27

2008-11-11 Thread notepad-plus-plus-request
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] [Autocomplete] ASP  language API problem
  (SourceForge.net)
   2. [notepad-plus - Help] [FollowUp][Autocomplete]ASP language
  API pro (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE: FTP,  open by typing
  relative path? (SourceForge.net)
   4. [notepad-plus - Help] How do I dock in v5.1 (SourceForge.net)
   5. [notepad-plus - Help] RE: How do I dock in v5.1 (SourceForge.net)
   6. [notepad-plus - Help] RE: hint and auto   complete help/problem
  with "."s (SourceForge.net)
   7. [notepad-plus - Plugin Development] RE: FTP,  open by typing
  relative path? (SourceForge.net)
   8. [notepad-plus - Open Discussion] Notepad++v5.1.1 released
  (SourceForge.net)


--

Message: 1
Date: Tue, 11 Nov 2008 16:20:15 +
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] [Autocomplete] ASP
language API 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=5622361
By: longstone2

Hello,

I'm experiencing a malfunction with MS ASP API CTRL-Space trigger.
Once loaded an ASP page for editing, when selecting ASP from the language menu,
NPP highlights ASP code blocks within "<%" --"%>"
in light blue color (which is useful to me to kind of untangle HTML from code),
but CTRL-Space won't trigger nor word neither function autocompletion.
I read the language API page, which says that vb,vbs,asp syntax and functions
are in file vb.xml/api.
Of course, I have activated the Preferences Tab (Backup/Autocomplete).

A thing to note:
-If I select "VB" from language menu, the feature works (but I lose the block
highlighting)

Configuration:
Notepad++ v. 5.0.3
Build Time: 03 Aug 2008 16.43.04
Italian Language Pack
Windows XP SP3

Any idea?

Thanks a lot.

Bye,

Diego





__
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: Tue, 11 Nov 2008 16:41:30 +
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help]
[FollowUp][Autocomplete]ASP language API pro
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=5622468
By: longstone2

Hello.

Here's a follow up of the problem.
I suspected a strict name match between the Language Menu entry and the api
file search and loading.
So I tried copying and renaming file vb.api/xml into asp.api/xml (lowercase),
shutdown NPP and retried.

Looks like... it now Works(!) without losing block highlighting.
I'm quite happy, but I'm experiencing some glitches in function autocompletion.
Some statement (such as Server.CreateObject or MoveNext of a RecordSet many
times don't show up...).
But last time I tried , they DID show up, in some open Tabs... strange but...
quite good.
Parameter autocompletion looks dead by now (but maybe I'm not understanding
the intended behavior).

Any idea?

Btw, thanks for a great, popular, supported and free Text Editor :-)

Bye,

Diego

P.S.= SourceForge won't allow me to "overflow" the mail subject... Hope this
will positively propagate to my programs... ;-)

__
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: Tue, 11 Nov 2008 16:43:27 +
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
FTP,open by typing relative path?
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=5622478
By: harrybharry

nope, you can only specify the startup directory and browse with the treeview,
there is no possibility o