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] v4.7.2 config    behavior
      change? (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE: How do    I make custom
      language settings? (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE: How do    I make custom
      language settings? (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: v4.7.2       config behavior
      change? (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: v4.7.2       config behavior
      change? (SourceForge.net)
   6. [notepad-plus - Plugin Development] RE: How do    I make custom
      language settings? (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: help in      java
      (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: v4.7.2       config behavior
      change? (SourceForge.net)
   9. [notepad-plus - Help] RE: Any way to default to   a certain
      template? (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: "DonHo"      should be fired
      (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: RegEx (SourceForge.net)
  12. [notepad-plus - Open Discussion] help in java (SourceForge.net)


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

Message: 1
Date: Sat, 05 Jan 2008 08:20:34 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] v4.7.2
        config  behavior change?
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=4705290
By: meterman

I'm not sure if there has been a change in the way NP++ handles its own config
versus v4.6 and wanted to ask you about it.

I use a two different "installs" of NP++: one is a normal install made with
the standard installer, the other a so-called "portable" install
<http://www.portablefreeware.com/?id=539>.

Up until upgrading both binaries to v4.7.2, the "portable" version would use
the 'config.xml' file found in its application directory and the "normal" intall
would use (I am assuming) the config file at "...\Application
Data\Notepad++\config.xml". I was able to independently configure both the 
"regular"
and "portable" installs, and life was good.

However, after upgrading to v4.7.2, both binaries seem to be using the *same*
config file, in spite of the fact that there is a 'config.model.xml' file in
the "portable" install's root directory. I haven't tried copying a 'config.xml'
there yet because I wanted to ask you 1) if there has been a behavior change
with v4.7.2 so that the binary *always* uses the "...\Application
Data\Notepad++\config.xml" file and if not 2) what other files I should copy
to the "portable" version's root directory?

-M


______________________________________________________________________
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: Sat, 05 Jan 2008 08:27:30 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        How do  I make custom language settings?
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=4705298
By: ovrkll

That link is exactly what I need. First I didn't get much of the guide - but
then I realized that I'm running an older version of N++.
Thanks for your help!

______________________________________________________________________
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, 05 Jan 2008 08:38:30 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        How do  I make custom language settings?
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=4705305
By: ovrkll

Hm. I downloaded the newest version but still can't figure out where to get
the language editor?

______________________________________________________________________
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, 05 Jan 2008 09:31:35 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        v4.7.2  config behavior change?
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=4705352
By: harrybharry

If there exists a (0kb) doLocalConf.xml file in the Notepad++ diectory, it will
not use %APPDATA%, else it will. Remove doLocalConf.xml from your "normal" 
install
and you should have your default behaviour back

______________________________________________________________________
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, 05 Jan 2008 09:54:00 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        v4.7.2  config behavior change?
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=4705369
By: meterman

Thanks!!! Is this documented anywhere?

I noticed that a doLocalConf.xml file is included in the npp4.6.bin.zip 
distribution.
Was it left out of the v4.7.2 release intentionally?

-M

______________________________________________________________________
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: 6
Date: Sat, 05 Jan 2008 10:51:25 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        How do  I make custom language settings?
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=4705423
By: nobody

I think you'll find it under the "view" menu bar then, it's "user define dialog"
item.

______________________________________________________________________
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: Sat, 05 Jan 2008 11:09:18 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: help
        in      java
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=4705433
By: nobody

Try an absolute path instead of a relative one
flush your output

If no exception is thrown I suppose the file is being created but somewhere
else.

This forum is not really for java development so I think your better off 
someplace
else.

______________________________________________________________________
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: Sat, 05 Jan 2008 11:12:05 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        v4.7.2  config behavior change?
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=4705439
By: nobody

its in the wiki at the faq:
http://notepad-plus.wiki.sourceforge.net/FAQ

______________________________________________________________________
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, 05 Jan 2008 11:52:33 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Any way to
        default to      a certain template?
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=4705487
By: nobody

I haven't used the Explorer Plug-In and was thinking templates might be a nice,
simple and convenient addition to the Simple Script Plug-In. Instead of
a standardized action to perform on a document, it can simply generate a 
standard
document, the template.

Perhaps this could be done in the form a a list similar to the favorites, but
without each template having to be activated or formed by some kind of script.
I think it would work best if the Simple Script would simply create the document
from its own list of favorite( template)s, when an item is double clicked, for
example. Creating would mean performing the steps descibed above: creating a
new document, copying the template into it, leaving the user with the need to
name his file as soon as he wants to save it, but allowing him to directly edit
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: 10
Date: Sat, 05 Jan 2008 11:54:31 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        "DonHo" should be fired
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=4705489
By: trpplayer79

I'm not a programmer of software but i do programme websites and kix scripts
and I test drivers for Builing Management software.
I know that programming is very hard and thats why i don't like this critisime
on the software DonHo has created on the free time. In stead of breaking of
DonHo we should support him with donatins or constructive posts to get ride
of all the errors
I agree that problems with the software have to reported correctly and with
as much info you can give sow that the programmers can try to reproduse/solve
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=331753



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

Message: 11
Date: Sat, 05 Jan 2008 11:58:44 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        RegEx
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=4705493
By: nobody

> For anything else, just try it and see if it works.

Yes, that's the way to go... This will help a lot.

Perhaps anyone of you who just tested regular expressions in Notepad++ could
write an additional secton for the Wiki? I'm not sure if somewhere is mentioned
which regex implementation is used in N++.


______________________________________________________________________
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: Sat, 05 Jan 2008 10:09:43 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] help in
        java
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=4705385
By: nobody

dear sir,
I making bank management system in java through file handling.My problem is
that the file in which all the records are kept is not created.
Then I thought there might be some problem with my code but I tried for simple
program for file handling, but file is still not created.the following is that
program:-


import java.io.*;
class ps
{
 public static void main(String asd[])
 {
  
  DataInputStream dis=null;
  DataOutputStream dos=null;
  File intfile=new File("bank.doc");
 try
 {
  dos=new DataOutputStream(new FileOutputStream(intfile));
  for(int i = 0;i<20;i++)
    dos.writeInt((int)(i*100));
 }
 catch(IOException e)
 {
  System.out.print("Not created");
 }
 finally
 {
    try
    {
     dos.close();
    }
    catch(IOException e){}
 }
 try
 {
  dis=new DataInputStream(new FileInputStream(intfile));
  for(int i=0;i<20;i++)
  {
    int n=dis.readInt();
   System.out.println(n+" ");
  }
 }
 catch(IOException e)
 {
  System.out.print("Not created");
 }
 finally
 {
    try
    {
     dis.close();
    }
    catch(IOException e){}
 }


 } 
}

please tell what is wrong.What step I should take. whether anything is wong
with my computer

______________________________________________________________________
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



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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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 20, Issue 25
*************************************************

Reply via email to