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] New plugin:   Simple Script
      0.9 (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Compare      Plugin 1.5
      released (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Will you     develop this
      nice notepad for Li (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: Requested    Features
      (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: Feature      Request :
      Extended Macro Language (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Compare      Plugin 1.5
      released (SourceForge.net)
   7. [notepad-plus - Open Discussion] Requested        Features
      (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Notepad++    v4.5 just came
      out (SourceForge.net)
   9. [notepad-plus - Help] Command line filespec       parameter bad
      path (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Should I     do this
      feature? (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Notepad++    v4.5 just came
      out (SourceForge.net)
  12. [notepad-plus - Help] RE: Usage on multiple       monitors
      (SourceForge.net)


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

Message: 1
Date: Fri, 30 Nov 2007 14:08:05 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] New
        plugin: Simple Script 0.9
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=4652534
By: fidvo

Simple Script is now up on the Notepad++ Plugins Project.

You can download it here:

http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=254135

Simple Script allows you to write a series of functions with parameters to 
process
and replace the selected text or the entire document.  See the Readme included
with the download for more information.

Version 0.9 is a public beta.  It's finished but not fully tested.  There are
no known bugs at the moment, so you can go ahead and dowload it now and start
playing around with it.  Once I've rigorously tested each function I'll upload
version 1.0.


______________________________________________________________________
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: Fri, 30 Nov 2007 14:22:03 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Compare Plugin 1.5 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=4652554
By: nobody

I want to add that I would also like the second view to have the same viewing
options as the primary view, like Show all characters etc. That is, if it there
wasn't already a document opened in second view. For a comparison it would of
course be very logical to have the same viewing options for both views (but
which one to choose from the two views, if already present?).

I also noticed Wrap lines is _un_set when doing a comparison. This setting isn't
restored when the comparison is closed.

Furthermore, I was tricking around a little. I changed one file, I chose Compare
and the multi-view showed me two (totally different) document. I then selected
the document in the primary view and chose Compare against last save. Now I
got another document in the second view, but the previously compared second
document (the first document in the second view) still had its comparison 
markup.
After Clear Results, the markup of all documents will be gone, but I don't know
about added lines because of the Align Matches option.
Also, the tab's disk icons still reflected a changed state, while the undo 
buffer
was in fact cleared.

One more naming tip, I suggest to group all three comparison options and have
the Clear Results as fourth option. Also, "last save" may suggest the last save
from within Notepad++. Perhaps it is better to call this "saved version/file"
or "(source) file on disk".


______________________________________________________________________
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: Fri, 30 Nov 2007 14:32:52 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Will
        you     develop this nice notepad for Li
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=4652566
By: nobody

votes = votes + 1

Switching between two (or more) OS and having to use different Text Editors is 
very annoying (Menu, Key combination, ...).
For that reason I use Vim (available for a lot of OS).

But I'd like so much compiling Notepad++ in my Gentoo one day!
Great piece of software!

______________________________________________________________________
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: Fri, 30 Nov 2007 14:35:54 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Requested       Features
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=4652573
By: fidvo

Here are some ideas:

Running a compiler:  See this page:

http://notepad-plus.sourceforge.net/uk/run-HOWTO.php

Clipboard manager:  It's not exactly what you want, but there's a 
multi-clipboard
plugin available.  Search the forums for "multi-clipboard".

Export to HTML:  My newly released Simple Script plugin should be able to help.
It includes a couple of samples that convert text to html.  Tweak them as 
needed.
You should be able to design a script to convert to other text-based formats
as well.

Num words: TextFX -> TextFX Tools -> Word Count

Maybe someone else who knows more than me can help with the rest of your
requests.

For future reference, searching the forums before asking questions should help
avoid negative responses like the above poster.


______________________________________________________________________
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: Fri, 30 Nov 2007 14:45:05 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature Request : Extended Macro Language
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=4652580
By: fidvo

Maybe not what you're looking for, but if you're mostly interested in processing
text and not so much controlling the program through macros, check out my newly
released Simple Script plugin:

http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=254135

It's primitive, but within its scope its much more powerful than a macro.

If you're looking for something that gives you more control over the 
functionality
of Notepad++, I'm afraid I can't help you there.


______________________________________________________________________
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: Fri, 30 Nov 2007 16:05:09 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Compare Plugin 1.5 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=4652689
By: tylandercasper

Thanks for the tips. I don't think theres much I can do to make the viewing
options the same as the primary window. In order to accomplish that, I'd have
to list out every concievable option that could be changed, and than maintain
that change until the compare is cleared. Something thats beyond the scope of
the my little plugin.

You're right, Wrap Lines should be restored on clear

The tabbed interface quickly complicates things. If you choose compare without
two panels already open, all I can do is call "Go to another view" and hope
for the best that the two resulting panels contain what you want to compare.

It sounds like your second issue with the panels is a valid result. I assume
the user might want to compare more than one document at a time, so the plugin
does not enforce that the results of the previous compare be cleared before
starting a new one. The clear results uses the markers to detect added lines,
and not internal data, so clear will always remove the extra added lines, even
if its 20 compares later

I like the new name idea. Truth be told, my main purpose for that feature was
so I could see what changes an other application made before I reloaded, and
"Compare with (source) file" makes a lot more sense for that.




______________________________________________________________________
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: Fri, 30 Nov 2007 07:23:16 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Requested       Features
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=4652016
By: nobody

Hi,

Thanks very much for the editor. I am fairly new, I am not sure as some of the
suggestions may already exist.

Here are my suggestions:

Important:

Have a Project - where user can create a project, consisting of many files.
He should be able to move around the files in an explorer type window. Then
save the files as a project. When opening the project, all associated files
open as well.

Define a place to run a compiler (or other app) on the current file (and 
possibly
display output from that command in a window)

No ability to re-define current language definitions via Notepad++

Have a clipboard manager where user can clip many bits of text, and name clip.
Clipboard manager displays the name of clipped text, but ALSO THE TEXT CLIPPED.
User should be provided with quick access to clip menu (e.g in-screen popup)


Not so important:

Print Preview
Export to HTML (or other)
File Info (creation date, num words, chars, size etc)





Thank you

______________________________________________________________________
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: Fri, 30 Nov 2007 12:55:35 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.5 just came out
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=4652436
By: nobody

C'mon you loser. We are Notepad++ users. WE ARE NERDS!
We are not interested in nudity.


______________________________________________________________________
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: Fri, 30 Nov 2007 16:09:08 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Command line
        filespec        parameter bad path
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=4652693
By: nobody

Version 4.6

In an WinXP DOS box command prompt:

C:\jdk1.5.0_12\source\java\sql>"\Program Files\Notepad++\notepad++.exe"
Time.java

Notepad++ starts up and asks: 

C:\jdk1.5.0_12\source\java\util\Time.java doesn't exist. Create it?

Silly question:

1) I didn't start up notepad++ in the "util" subdirectory. I started it in the
"sql" sub directory.
2) The file clearly does exist:

C:\jdk1.5.0_12\source\java\sql>dir Time.java
 Volume in drive C is DRV3_VOL1
Directory of C:\jdk1.5.0_12\source\java\sql
05/02/2007  01:14 AM             6,580 Time.java

Any ideas on what I'm doing wrong and how to fix? 

Thanks in advance,
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=331754



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

Message: 10
Date: Fri, 30 Nov 2007 16:22:58 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Should I        do this feature?
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=4652702
By: donho

An option is not a good idea.

It makes the application difficult to use.
No mention that this feature can not set as option.

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



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

Message: 11
Date: Fri, 30 Nov 2007 16:27:24 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.5 just came out
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=4652707
By: donho

NERDS ALSO NEED SEX.
:)

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



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

Message: 12
Date: Fri, 30 Nov 2007 16:32:16 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Usage on
        multiple        monitors
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=4652709
By: donho

When?
I didn't get it.

It may be filtered by spam filter. Could you send it to me again?

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



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

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4

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

_______________________________________________
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 18, Issue 99
*************************************************

Reply via email to