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: running a program (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE:   Function List Plugin
      Change from 3.9 to 4 (SourceForge.net)
   3. [notepad-plus - Help] RE: running a program (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: Wishlist     for 4.1
      (SourceForge.net)
   5. [notepad-plus - Help] RE: running a program (SourceForge.net)
   6. [notepad-plus - Plugin Development] RE:   Spell-Checker plugin
      available (SourceForge.net)
   7. [notepad-plus - Plugin Development] RE:   Spell-Checker plugin
      available (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE:   notepad++ &
      openOffice XML (SourceForge.net)
   9. [notepad-plus - Help] File open error (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Column       mode does not
      work properly (SourceForge.net)
  11. [notepad-plus - Help] matlab functions (SourceForge.net)
  12. [notepad-plus - Open Discussion] Line number      margin
      (SourceForge.net)
  13. [notepad-plus - Open Discussion] can Notepad++    support
      VBscript (SourceForge.net)


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

Message: 1
Date: Wed, 14 Mar 2007 07:09:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: running a
        program
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=4207621
By: nobody

sorry umm what I mean is I have a Java code in Notepad++.  I want that program
to run.  I know on NetBeans (I use that at school), when I want to run my 
program,
I click build and then run.  And then it works.  How do I do that on 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: Wed, 14 Mar 2007 07:24:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Function List Plugin Change from 3.9 to 4
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=4207645
By: coder775

Both of these issues have been fixed in 1.2 Final, thanks to Jens.  --Joel


______________________________________________________________________
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: Wed, 14 Mar 2007 07:50:53 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: running a
        program
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=4207694
By: coder775

Well, Notepad++ is not really an IDE as such.  It's a powerful text editor.
You would need your Java runtime to run your program, or perhaps you have your
Java extension register to your Java runtime and can simply use one of the 
options
that Jens mentioned above.  --Joel

______________________________________________________________________
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: 4
Date: Wed, 14 Mar 2007 06:56:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Wishlist        for 4.1
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=4207595
By: nobody

I am sorry, it's not your poor english, it's my ;). I didn't read your post
well.

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: 5
Date: Wed, 14 Mar 2007 08:15:30 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: running a
        program
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=4207751
By: nobody

what? I was so sure that Notepad++ was kinda like an IDE ... ok thanks though,
I obviously misunderstood what I was previously told. thanks :D

______________________________________________________________________
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, 14 Mar 2007 09:03:06 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Spell-Checker plugin available
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=4207841
By: nobody

Thanks! Any tips how to run this?
I placed it in ...Notepad++\plugins\ and it shows up
in the Plugins menu.

I installed Aspell and some dictionaries in:

C:\Program Files\Aspell\
and
C:\Program Files\Aspell\dict\

When I try to use it, I still get the error
that the dictionaries are missing?

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: 7
Date: Wed, 14 Mar 2007 09:19:43 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Spell-Checker plugin available
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=4207864
By: nobody

I installed the dll in the plugins folder but when I attempt to use the checker
a message is displayed that the dictionary is missing.  Where can I find an
English dictionary?  The Aspell.net website isn't active.

______________________________________________________________________
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: 8
Date: Wed, 14 Mar 2007 09:52:37 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        notepad++ & openOffice XML
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=4207905
By: nobody

As far as I know, OpenOffice XML files are zip files, whch have to be unzipped
before they can be edited. If necessary, rename the file to xyz.zip, unzip it
using your favorite unzipper tool (winzip, 7zip) or whatever into a folder of
your choice and do what you want with the xml files.

Later on, you can zip the changed files maintaining the structure.


______________________________________________________________________
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: Wed, 14 Mar 2007 12:29:31 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] File open 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=4208140
By: nobody

I am using v4.0.2

This happens sporadically. When I open a text file, I get a blank page in N++.
I close the file, reopen, then the file contents would appear. Sometimes I have
to repeat the close/reopen several times.

Does any one know if this is a bug or a features? Is there a work-around for
this?

Thanks much.

______________________________________________________________________
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: Wed, 14 Mar 2007 14:04:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Column  mode does not work properly
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=4208286
By: jbiwer

Crimson Editor has a column mode that works great!

However, Crimson Editor is has not been updated for two years.

I agree, N++ could be improved by adding a column mode (that works).

Thanks.



______________________________________________________________________
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: Wed, 14 Mar 2007 14:23:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] matlab functions
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=4208313
By: kapten_sol

hi!

when writing an .m-file, for me, the words "equal" and "short" in the following
statements

axis equal;
format short;

appear in purple in matlab, but are not colored in notepad++. is there any way
to make these words appear in purple in notepad++ also?

thanks.

______________________________________________________________________
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: Wed, 14 Mar 2007 19:00:12 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Line
        number  margin
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=4208570
By: nobody

Hi:

  There is a bug:

Open two or more documents and put them into two different view. If the line
number margin is disabled, you will see that the line number margin appear on
the right view. If the line number margin is not disabled, disable it now. You
will then see that only the line number margin on the left view disappears.

Regards
Yoong

______________________________________________________________________
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: Thu, 15 Mar 2007 00:03:48 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] can
        Notepad++       support VBscript
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=4208775
By: nobody

can Notepad++ support VBscript just like the PsPad or UltraEdit?

______________________________________________________________________
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



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

-------------------------------------------------------------------------
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 10, Issue 33
*************************************************

Reply via email to