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: No        Functions -
      Function list plugin (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Notepad++    v4.0 is
      released (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Notepad++    v4.0 is
      released (SourceForge.net)
   4. [notepad-plus - Help] Spaltennummer anzeigen (SourceForge.net)
   5. [notepad-plus - Help] RE: Possible bug with       Alt-space?
      (SourceForge.net)
   6. [notepad-plus - Help] RE: Notepad++ Crash when    open very long
      file (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Support      JSP??
      (SourceForge.net)
   8. [notepad-plus - Plugin Development] Code cleaner (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: Support      JSP??
      (SourceForge.net)
  10. [notepad-plus - Help] Custom scintilla lexer (SourceForge.net)
  11. [notepad-plus - Open Discussion] New problems     with Notepad++
      v4.0 (SourceForge.net)
  12. [notepad-plus - Open Discussion] RE: "File        doesn't exist
      anymore, keep in edit (SourceForge.net)
  13. [notepad-plus - Open Discussion] RE: Public       Development
      branch (SourceForge.net)


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

Message: 1
Date: Wed, 31 Jan 2007 22:45:01 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        No      Functions - Function list 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=4133517
By: nobody

The problem is, that I didn't know PHP very well. But if I understand the 
webside
http://www.html-world.de/program/php_3.php correctly you have to use:

<?php 
function test1 ()
{ 
echo 'something'; 
} 
function test2 () { 
return 'nothing'; 
} 
 
echo 'I want to use that Plugin that should do'.test1().' but does '.test2().'
and that is bad';
?> 

And this works for me! I add only the braces behind the function name.


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: Wed, 31 Jan 2007 22:50:24 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0 is 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=4133524
By: nobody

Yes, old plugins are with the post name "plugin". The will don't work together
with the new plugins. But they should work as before with the new version of
Notepad++. It's up to you to use your prefered version.

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



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

Message: 3
Date: Wed, 31 Jan 2007 22:51:54 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0 is 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=4133526
By: nobody

Interesting. Not for me. What for an OS do you use?

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



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

Message: 4
Date: Wed, 31 Jan 2007 22:53:55 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Spaltennummer
        anzeigen
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=4133528
By: nobody

Hallo,

kann mir jemand sagen ob ich irgendwo die Spaltennummer einschalten kann.
Ich muss eine EDI DAtei editieren und muss wissen, an welcher Stelle ein Feld
beginnt und wieder endet.

Vielen Dank!
Thomas

______________________________________________________________________
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: Wed, 31 Jan 2007 23:14:38 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Possible bug
        with    Alt-space?
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=4133544
By: nobody

I want to change the Word completion's shortcut in 4.0, but I cannot find it
in Shorcut Mapper. And the shortcut (Ctrl+Shift+Spacebar) are assigned to "Find
selected next". Is there anyway to change the shortcut for Word completion?

______________________________________________________________________
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, 31 Jan 2007 23:14:55 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ Crash
        when    open very long file
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=4133545
By: nobody

if have the same problem with version 4.0
if I use a file with
123456789012345678901234567890123456789012345678901234567890.txt
crash
but if I try to use a file with only 59 char + extention
12345678901234567890123456789012345678901234567890123456789.txt
it works fine.

regards

______________________________________________________________________
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, 31 Jan 2007 23:28:59 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Support JSP??
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=4133559
By: nobody

Please add JSP-support (syntax highlightning)! 

______________________________________________________________________
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: 8
Date: Thu, 01 Feb 2007 00:29:34 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] Code
        cleaner
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=4133614
By: nobody

Hello,

I would propose a new functionality to notepad ++
Indeed, I have a need to clean a code in order to have a good code indentation
with the same level as the same place...and may be more options for the an 
automatic
comment header before a function and much more...

What do you think about ?

Best regard...

Franck


______________________________________________________________________
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, 01 Feb 2007 01:32:32 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Support JSP??
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=4133708
By: nobody

A easy way to support JSP: Settings-->Styler Configurator-->select HTML, then
add "jsp" into "User ext" field, save and relaunch. See what happend~~

______________________________________________________________________
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: 10
Date: Thu, 01 Feb 2007 04:42:23 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Custom scintilla
        lexer
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=4133972
By: rjmyst3

Hi,
 I've created a scintilla lexer and have built a replacement SciLexer.dll that
I want to use in my personal system. I've replaced the SciLexer.dll in the 
Notepad++
install directory and added my language to both stylers.xml and langs.xml. My
SciLexer.dll is working fine, because the other languages are still syntax
highlighted as they should be.
 My language shows up in the Style Configurator, but not in the Language menu,
what am I missing?

______________________________________________________________________
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, 01 Feb 2007 04:49:19 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] New
        problems        with Notepad++ v4.0
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=4133983
By: rucla

Hello,
when I open a file which is updated while it is opened, the file is not updated.
This function works with Notepad++ v3.9

______________________________________________________________________
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: Thu, 01 Feb 2007 05:05:48 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        "File   doesn't exist anymore, keep in edit
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=4134004
By: drorh

While having the option to turn monitoring on or off is nice, this is not 
solving
the misbehavior here.

In the case where the edited file disappears (gets deleted) it does make sense
to get some notification but the current situation does not make sense: when
an edited file gets deleted you get asked repeatedly whether you want to keep
it or not. This message repeats every time Notepad++ looses and regains focus.

Solving this problem by turning off file monitoring is not a good idea since
one looses the ability to track the underlying file. A much better and less
annoying approach would be to mark this file as changed (silently even). This
will make sure you get asked if you want to save it or not when you exit 
Notepad++
when you will be notified that the file was deleted and be asked whether to
save it or not. Another approach would be to ask but only once - after all,
what will be the percentage of users who are expected to keep the file 3 times
and then close it?

Regards,

Dror

______________________________________________________________________
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: 13
Date: Wed, 31 Jan 2007 23:23:30 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Public  Development branch
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=4133553
By: snemarch

I've tried sending the mail again, and I've put it at 
http://flork.dk/mail-don.txt
and http://flork.dk/npp-3.9.diff in case it doesn't get through this time 
either.
I hope the diff is in an acceptable format, I generated it with Beyond Compare.

Cheers!


______________________________________________________________________
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



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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

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

_______________________________________________
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 9, Issue 2
***********************************************

Reply via email to