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 - Plugin Development] RE:   searchInFiles and
      lightExplorer plug-ins (SourceForge.net)
   2. [notepad-plus - Help] RE: running a program (SourceForge.net)
   3. [notepad-plus - Help] RE: apply external  program on selected
      area (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: u3p  version of Notepad++
      (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: Will you     develop this
      nice notepad for Li (SourceForge.net)
   6. [notepad-plus - Open Discussion] Harold (SourceForge.net)
   7. [notepad-plus - Help] RE: running a program (SourceForge.net)
   8. [notepad-plus - Help] RE: running a program (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: Harold (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Will you     develop this
      nice notepad for Linux? (SourceForge.net)
  11. [notepad-plus - Help] RE: How to use Npp++ to     view source?
      (SourceForge.net)
  12. [notepad-plus - Open Discussion] "Single-Click"   URL launch
      option (SourceForge.net)
  13. [notepad-plus - Open Discussion] RE: u3p  version of Notepad++
      (SourceForge.net)


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

Message: 1
Date: Sat, 17 Mar 2007 03:46:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        searchInFiles and lightExplorer plug-ins
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=4212083
By: nobody

Hi Jose:

  Thank for the plug-ins. Belows are my suggestions:

a) The search in files shall be part of the notepad++. It is cool.
b) Different tabs to store results of different searches
c) If user has highlighted a word (or words) in the active window, typing Alt-Q
(or another key), the search dialog shall use the word (words) to find. If no
word is highlighted, use the previous one.

Thank
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=482781



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

Message: 2
Date: Sat, 17 Mar 2007 05:24:00 -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=4212158
By: dv__

For current version of NppExec you must type:

php.exe -l $(FULL_CURRENT_PATH)

The extension is necessary (i.e. php.exe instead of just php). This behaviour
is fixed in a new version 0.2 beta1 (or maybe 0.2 RC1 - it will depend on 
implemented
features) which will be available on the next week.
When you run an executable file in NppExec directly (without prefix npp_run),
then NppExec tries to redirect the output to its docked Console dialog.
When you use npp_run, then NppExec runs an executable file as external process
and does not wait until this process returns.

______________________________________________________________________
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, 17 Mar 2007 05:40:12 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: apply external
        program on selected area
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=4212173
By: dv__

Hmm... Seems like a request to Don.
Regarding the modification of selection text, I can try to implement it in 
NppExec
plugin.
For example, we can use such approach:
1) create new environment variable: 
$(SELECTED_TEXT) which will handle any size of selected text
2) add new functions: 
selection.save <file> which will save current selection to specified file
selection.read <file> which will replace current selection by file's content
selection.replace <text> which will replace current selection with specified
text
selection.setpos <begin, end> which will set selection's position

Anyway, new features need some time. A lot of time for me, because now I don't
have much free time.

______________________________________________________________________
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: Sat, 17 Mar 2007 06:25:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: u3p
        version of 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=4212217
By: salocin13

Guys you should be looking into the framakey... easy to twick and easy to add
portable app...
(personally I use it a lot with NPP, and MinGw installed on my key...)

For the rest if you like the fact that the NPP is on a stick and do not leave
any trace put doLocalConf.xml (empty file) on the same place as your Npp
program.....

______________________________________________________________________
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, 17 Mar 2007 06:52:57 -0700
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=4212241
By: nobody

Vote for a Linux port.

______________________________________________________________________
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, 17 Mar 2007 06:54:50 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Harold
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=4212243
By: nobody

How to selection  block??

______________________________________________________________________
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, 17 Mar 2007 10:37:26 -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=4212428
By: nobody

how to compile .java files with 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: 8
Date: Sat, 17 Mar 2007 11:57:33 -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=4212469
By: jenslorenz

Take a java compiler and integrate it with console. Keep in mind, Notepad is
not an IDE, it's more like a Notepad with syntaxhighlighting.

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



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

Message: 9
Date: Sat, 17 Mar 2007 13:56:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Harold
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=4212574
By: vadi1

"Alt-Shift-Arrow keys or Alt + Left mouse click"

______________________________________________________________________
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: Sat, 17 Mar 2007 18:42:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Will
        you     develop this nice notepad for Linux?
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=4212757
By: yalexue

I wish to have it in Linux too.

______________________________________________________________________
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, 17 Mar 2007 19:58:59 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to use
        Npp++ to        view source?
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=4212812
By: nobody

Dear Khoa,

In your Windows, go to Control Panel &gt; Folder Options and, on tab File Types,
find your file types and configure adding the Npp++ as default.

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: Sat, 17 Mar 2007 18:43:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        "Single-Click"  URL launch option
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=4212759
By: nobody

Hi, thank you for this program ---- good job!
I like one feature in program called Win32Pad
(http://www.gena01.com/win32pad/changelog.shtml) ---- it have cool option: if
typing or paste URL in program window it convert on link as in internet browser.
I hope, this feature will be included in new version Notepad++     ;^)

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



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

Message: 13
Date: Sat, 17 Mar 2007 22:22:00 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: u3p
        version of 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=4212889
By: nobody

Yes, but I would prefer to have it packaged as u3p, so I can put it on my u3
enabled USB, and have it in the startup menu, without having to install 
additional
stuff such as framakey.

Also, Framakey is in french, english version is only beta.

______________________________________________________________________
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 40
*************************************************

Reply via email to