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 - Plugin Development] Sort and      delete double
      lines (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE: XML       formatter?
      (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE: XML       formatter?
      (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE: Plug-in   templates for
      other langs (Delphi (SourceForge.net)
   5. [notepad-plus - Help] RE: Répertoire lorsqu'on ouvre un
      fichier (SourceForge.net)
   6. [notepad-plus - Open Discussion] I LOVE   it!--RE: I'm apalled
      (SourceForge.net)
   7. [notepad-plus - Translation] Working on Dutch     Translation
      (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE:   QuickText Plugin
      (SourceForge.net)
   9. [notepad-plus - Help] RE: Remove all HTML (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: shortcuts    of Notepad++
      (SourceForge.net)
  11. [notepad-plus - Open Discussion] C++ String       Style
      (SourceForge.net)
  12. [notepad-plus - Help] automatic save file before execution
      (SourceForge.net)
  13. features ([EMAIL PROTECTED])


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

Message: 1
Date: Sat, 30 Dec 2006 08:30:48 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] Sort
        and     delete double lines
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=4078328
By: nobody

Hi, great program! I would suggest to implement the function sort and delete
double lines. Thats why I use Textpad. I would be glad, if Notepad++ can this
also. Kind regards, IuK

______________________________________________________________________
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: Sat, 30 Dec 2006 10:25:33 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        XML     formatter?
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=4078397
By: donho

Please see check XML Tools on :
http://notepad-plus.sourceforge.net/uk/download.php

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



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

Message: 3
Date: Sat, 30 Dec 2006 11:01:36 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        XML     formatter?
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=4078423
By: vor0nwe

Hooray!  That's exactly what I was looking for, thanks!
I'd installed most plug-ins, but I guess I mixed up this one with XMLCheck...

______________________________________________________________________
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: Sat, 30 Dec 2006 14:08:52 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Plug-in templates for other langs (Delphi
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=4078570
By: vor0nwe

Well, I've started writing a plug-in using Delphi.  I've translated the headers
and that seems to be OK, but now I'm stuck:

* The DLL gets loaded. I initialize and populate my array of FuncItems.
* getFuncsArray is called. It returns a pointer to the first FuncItem element,
and changes the int parameter to reflect the total number of FuncItems in the
array.
* setInfo is called, passing along the Notepad++ and Scintilla handles. I make
a copy of those.

* ...and, after returning from the setInfo call, Notepad++ crashes:  I get a
messagebox with a 'critical stop' icon, "System Err" in the title bar, and the
message "De bewerking is voltooid." (I'm running a Dutch Windows XP version;
I guess it's system message 0 -- 'the operation has been completed').

After clicking 'OK', Notepad++ is gone, without ever having become visible.

Since the error seems to occur in Notepad++, and not in my plug-in, I can't
debug it.

Any idea what could be the cause of this?

______________________________________________________________________
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: Sat, 30 Dec 2006 14:42:57 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [notepad-plus - Help] RE: Répertoire lorsqu'on ouvre un
        fichier
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=4078594
By: nobody

Merci beaucoup pour cette r?ponse tr?s claire et pr?cise !

Bonnes f?tes de fin d'ann?e ? vous ;)

______________________________________________________________________
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: Sat, 30 Dec 2006 15:40:02 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] I LOVE
        it!--RE: I'm apalled
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=4078622
By: nobody

GMJ2005 here...new to NPP. A company with a sense of humor? YES! Are you sure
these can't be bought--I'd love one. Seriously...:-)

BTW, there IS a site (can't remember name or url, waaah) that WILL manufacture
ANY wearables you design, sell them for you AND PAY YOU close to HALF--I 
think--of
the profit, with no cash outlays required. It's a thought... ;-P

Gina 

______________________________________________________________________
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: Sat, 30 Dec 2006 16:12:30 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] Working on
        Dutch   Translation
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=4078642
By: hp38guser

Hi, I have contacted current Dutch translator Harm Hilvers to take up where
he left. If everything goes well 2007 will be a good year for dutch NotePad++
users!

______________________________________________________________________
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=558104



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

Message: 8
Date: Sat, 30 Dec 2006 17:11:47 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        QuickText 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=4078669
By: alphpt

Wait, I'm adding many new small features, and many tags to various languages.

I'll possibly make the GUI also for this release.

I'll give some news real soon.

______________________________________________________________________
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: Sun, 31 Dec 2006 02:20:16 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Remove all HTML
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=4078929
By: nobody

This: <[^>]*> seems to work.
There would be a problem only if you have something like this : <tagname 
attr=">">
wich would be replaced by ">

______________________________________________________________________
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: Sun, 31 Dec 2006 03:49:25 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        shortcuts       of Notepad++
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=4078980
By: korneliushowl

The shortcuts Ctrl-Space to Auto-Completion on My Windows XP is to switch IME..
XD

would you change the default shortscut to another key?

______________________________________________________________________
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: Sun, 31 Dec 2006 05:26:34 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] C++
        String  Style
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=4079046
By: korneliushowl

C++ String Style can not be set in many font style , eg: courier new , arial
.. etc..

the font style was saved to xml , but it doesn't take effect.

______________________________________________________________________
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: 12
Date: Sun, 31 Dec 2006 10:14:26 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] automatic save file
        before execution
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=4079259
By: nobody

Hello,

  I want that the file is saved automatically before i use execution. The 
command
i use is defined in shortcuts.xml as

<Command name="LilyPond + acro" Ctrl="yes" Alt="no" Shift="no"
Key="121">E:\LilyPond\usr\share\lilypond\current\ly\lilypondnotepad.bat
&quot;$(FULL_CURRENT_PATH)&quot;  &quot;$(NAME_PART).pdf&quot; </Command>

 What could i change so that the current file is automatically saved before
i execute the compilation since i forget always to do Ctrl-S.

 All the best for 2007

Pierre

______________________________________________________________________
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: Sun, 31 Dec 2006 13:39:43 +0100
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] features
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=windows-1250; format=flowed

hi,
i have collected some features for Notepad++ :)
1) np++ pairs the parentheses {[()]}-highlights the start and the end of 
them, but i doestn pair HTML marks/tags (<html>,<div>,
etc.) and quotes(", '). i think it wolud be a good idea to highlight them.
2)you shuld include the lorem ipsum generator(lipsum.com) and some 
structuref of c/c++ and html documents
(for html this structure
<html>
<head>
blablabla
</head>
<body>
</body>

or similar)
into notepad++

at last i you like to apologize for som grammar mistakes, but i am 
slovak, and i cant speak english very good ;-)



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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 7, Issue 40
************************************************

Reply via email to