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 - Help] RE: Styler configurator     Help!!!
      (SourceForge.net)
   2. [notepad-plus - Help] RE: Language Def for TCL    has incorrect
      commen (SourceForge.net)
   3. [notepad-plus - Open Discussion] Bug in Marker    save code
      (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE:      php_dbg.dll with
      notepad++ (SourceForge.net)
   5. [notepad-plus - Help] How to add to npp context   menu?
      (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: 'ANSI as     UTF-8'
      (SourceForge.net)
   7. [notepad-plus - Help] Notepad++ rox but windows   sux
      (SourceForge.net)
   8. [notepad-plus - Open Discussion] rss (SourceForge.net)
   9. [notepad-plus - Plugin Development] Variable      list(like
      function list) (SourceForge.net)
  10. [notepad-plus - Help] How to Upgrade to keep      User Defined
      Dialog? (SourceForge.net)
  11. [notepad-plus - Help] Printing I number of        paginate
      different??? (SourceForge.net)
  12. [notepad-plus - Help] RE: Notepad++ is your       default Notepad
      (SourceForge.net)
  13. [notepad-plus - Plugin Development] RE:   Function navigation?
      (SourceForge.net)


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

Message: 1
Date: Sat, 02 Jun 2007 00:12:22 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Styler
        configurator    Help!!!
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=4340768
By: nobody

You should find it in C:\Documents and Settings\%Username%\Aplication
Data\Notepad++

______________________________________________________________________
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: Sat, 02 Jun 2007 02:32:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Language Def
        for TCL has incorrect commen
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=4340839
By: nobody

Yes restarted Notepad++ and made no difference.

______________________________________________________________________
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: Sat, 02 Jun 2007 04:02:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Bug in
        Marker  save code
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=4340903
By: zobo

Hi.. I posted a bug report but since I did not get any reply yet I'm also 
posting
a thread here just in case...

I'm developing a plugin. This plugin defines and uses some new SCI Markers.
The thing is, if I put a custom marker on a line, close N++ and reopen N++,
that marker is replaced by the standard marker (1).

I added a patch that should fix this...

http://sourceforge.net/tracker/index.php?func=detail&aid=1729189&group_id=95717&;
atid=612382

Many thanks for this great tool.

LP,
-Zobo

______________________________________________________________________
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: Sat, 02 Jun 2007 04:18:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        php_dbg.dll with 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=4340913
By: zobo

Hello...
I am currently working on a plugin that does just that. It uses DBGP protocol.
DBGP is language independent and there are implementations for PHP, Python,
PERL (I think) and maybe more...
Look at XDebug extension for PHP.
Currently all my efforts are focused on PHP, but I'll get around other languages
(just matter of tweaking) if there is demand for it.

The plugin spawns one dockable dialog that is used for docking other small 
dialogs.
Support for stack list, eval, local and global context, (sort of) support for
breakpoints and of course stepping line by line... Also let's not forget remote
file mappings...

One thing that's missing is support for DBGP proxy, but you can work around
that for now. A decent manual would also be a good thing.

I am developing this plugin in Delphi because for me C++ is just a nightmare
for visual development... (I have not come around to learn .NET as I spend most
of my time in PHP or low-level C).

If anybody is interested, I could use some feedback...


LP,
-Zobo

P.S.: A side product of this project is a small framework for writing N++ 
plugins
in delphi... It does need serious cleanup tho...

______________________________________________________________________
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: 5
Date: Sat, 02 Jun 2007 04:50:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] How to add to npp
        context menu?
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=4340939
By: r_gann

I would like to add some functions to the npp context menu (like undo and redo).
I looked at the file "contextMenu.xml" and it looks like what I want do to is
simple, but I don't know where to find the "ScintillaContextMenu" id's. Can
anyone point me to a solution or list of id's?

thx

______________________________________________________________________
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, 02 Jun 2007 04:22:53 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        'ANSI as        UTF-8'
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=4340916
By: nobody

'ANSI as UTF-8' should not mean anything. If it's UTF-8, it is usually not ANSI
(which codepage anyway?). If it's both ANSI and UTF-8, it's ASCII.

______________________________________________________________________
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, 02 Jun 2007 06:15:06 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Notepad++ rox but
        windows sux
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=4341056
By: nobody

I wonder if it's possible to compile the sources for Linux- Debian ? i'm not
qualified to do it by myself :( ...

After leaving windows, notepad++ is missing me !!

helpz =)

______________________________________________________________________
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: Sat, 02 Jun 2007 06:30:33 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] rss
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=4341072
By: nobody

It would be really nice if you would add something like rss support on your
site

AdAm

______________________________________________________________________
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: Sat, 02 Jun 2007 06:48:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        Variable        list(like function list)
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=4341091
By: nobody

Hi!
At first I'd like to say npp is my favorite text and code editor.
But now, here's my suggestion:
A variable list like the one with the functions.
I espacially request that feature for PHP, as it should be easy to implement(and
because I mainly use npp for this language^^)

Unluckily I'm no c++ coder, else I'd do that myself :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: 10
Date: Sat, 02 Jun 2007 07:36:39 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] How to Upgrade to
        keep    User Defined Dialog?
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=4341124
By: nobody

Well, I could put my question in the topic's name :)

I read the official site, where talking about upgrade with the zip, but if I
copied the files over my old N++ files and deleted the 2 xml, I lost my User
Defined Dialog.
I'd glad if someone could help me, I don't want to recreate my Dialogs each
time I upgrade N++.

Dan

______________________________________________________________________
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: Sat, 02 Jun 2007 10:59:48 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Printing I number
        of      paginate different???
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=4341291
By: nobody

$(CURRENT_PRINTING_PAGE)???

1

2 

3

But if I want 

4 
5 
6

______________________________________________________________________
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: 12
Date: Sat, 02 Jun 2007 14:36:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ is
        your    default 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=4341443
By: nobody

For making Notepad++ the default text viewer, I.... well, I don't do much for
it at all: just use the File Associations in Options or Preferences and set
.txt to Notepad++. No need to make a hassle of it.

______________________________________________________________________
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: Sat, 02 Jun 2007 14:57:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Function navigation?
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=4341464
By: donho

I don't think it's a good idea to have this feature. 

Double clicking on the function name in the code (so on the Scintilla component)
to jump to function definition change definitively the default behaviour (just
to select the word).

Therefore I won't include any plugin which supports such behaviour.

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



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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

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

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


End of Notepad-plus-plus Digest, Vol 13, Issue 4
************************************************

Reply via email to