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 notepad-plus-plus-requ...@lists.sourceforge.net You can reach the person managing the list at notepad-plus-plus-ow...@lists.sourceforge.net When replying, please edit your Subject line so it is more specific than "Re: Contents of Notepad-plus-plus digest..." Today's Topics: 1. Re: running perl in Np++ (Wallace McGee) 2. Re: Who reads and replies to this list? (Jurko Gospodneti?) 3. Re: Who reads and replies to this list? (Jocelyn Legault) 4. Edit with NotePad++ right-click explorer shortcut not showing (Bob Archer) 5. Suggestion: auto reload on change without prompt for individual files (Joshua Cooke) ---------------------------------------------------------------------- Message: 1 Date: Tue, 15 Dec 2009 09:34:22 +1030 From: Wallace McGee <wall...@petrosys.com.au> Subject: Re: [Notepad-plus-plus] running perl in Np++ To: notepad-plus-plus@lists.sourceforge.net Message-ID: <4b26c476.3010...@petrosys.com.au> Content-Type: text/plain; charset="iso-8859-1" Finally a question I can answer: To run an external command (like perl.exe) on the current file do this: Press F6 to bring up the Execute dialog. I have this in my Commands(s): c:\perl\bin\perl.exe "$(FULL_CURRENT_PATH)" It captures the output in a separate pane.. wonderful. As for versions.. Im running v5.5.1 Is anyone else using this and has those nice left-margin highlights for new lines, edited lines and deleted lines? Can you point me in the direction of how to enable this? Thanks notepad-plus-plus-requ...@lists.sourceforge.net wrote: > 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 > notepad-plus-plus-requ...@lists.sourceforge.net > > You can reach the person managing the list at > notepad-plus-plus-ow...@lists.sourceforge.net > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Notepad-plus-plus digest..." > > > Today's Topics: > > 1. Re: Awesome Idea - Multi Edit like TextMate (Shreyas) > 2. Function List (Ezequias Rodrigues da Rocha) > 3. Fwd: XML Schema support. (Shreyas) > 4. Who reads and replies to this list? (Wallace McGee) > 5. some answers (V?ctor Santiago) > 6. running Perl scripts from the editor (Manuel Souto Pico) > 7. Re: running Perl scripts from the editor (Jocelyn Legault) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sun, 13 Dec 2009 21:41:50 +0530 > From: Shreyas <shreya...@gmail.com> > Subject: Re: [Notepad-plus-plus] Awesome Idea - Multi Edit like > TextMate > To: notepad-plus-plus@lists.sourceforge.net > Message-ID: > <54a94be40912130811w36a25f3pe7a9f2792cf51...@mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > Lamonte - Extremely good idea! Nice to meet you here. > > @Fellow users - If people who have developed plug-ins for Notepad++ can sow > the idea, we can definitely take it forward and come up with a plug-in. > > -Shreyas > > On Sun, Dec 13, 2009 at 10:04 AM, Lamonte <sche...@gmail.com> wrote: > > >> Would be awesome if we could select text then continue that selection by >> holding down "ctrl" to other areas of our files then once we began to type >> each selection will update with what we type. >> >> For example if we wanted to add a few classes to certain inputs we could >> select " " the space between the <input and the name or w/e: <input >> name="input1" /> then when we type, all the inputs with the multiple >> selection I could type in: " class='input_class_name' " with no double >> quotes and both inputs would be edited in real type without having to do it >> multiple times. >> >> Would be awesome as well to do the same thing, but with deleting data. Say >> you got few input fields you want to delete. Select all the ones you want >> to delete then press the delete key once and it'll delete all selections. >> >> I personally think just that feature would make developing with notepad++ >> faster then it already is. I would make a plugin, but I don't know how :( >> >> -- >> For all your Programming and Technology Information Visit >> www.BinaryCrunch.com >> >> >> ------------------------------------------------------------------------------ >> Return on Information: >> Google Enterprise Search pays you back >> Get the facts. >> http://p.sf.net/sfu/google-dev2dev >> >> _______________________________________________ >> Notepad-plus-plus mailing list >> Notepad-plus-plus@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus >> >> >> > > > -- Wallace McGee /|/ Web Applications Developer Petrosys /|/ www.petrosys.com.au Level 4 North, 191 Pulteney Street, Adelaide SA 5000, AUSTRALIA Switch: +61 8 8227 2799 /|/ Direct: +61 8 8418 1924 /|/ Mobile: +61 416 246 156 -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Thu, 17 Dec 2009 16:19:18 +0100 From: Jurko Gospodneti? <jurko.gospodne...@docte.hr> Subject: Re: [Notepad-plus-plus] Who reads and replies to this list? To: notepad-plus-plus@lists.sourceforge.net Message-ID: <hgdi83$qo...@ger.gmane.org> Content-Type: text/plain; charset=UTF-8; format=flowed Hi. > So if this is not a place where developers are discussing their fine > product and how we can use it better .. where do we go for this sort of > forum? Subscribe to the official mailing lists available directly from Notepad++ web pages. I believe gmane is just a one-way read-only gateway for these lists and lately it seems to be missing a lot of the posts. I know for sure anything you post to gmane (like this post) does not make it to the official list. Best regards, Jurko Gospodneti? ------------------------------ Message: 3 Date: Thu, 17 Dec 2009 08:41:31 -0700 From: Jocelyn Legault <jocelynlega...@gmail.com> Subject: Re: [Notepad-plus-plus] Who reads and replies to this list? To: Jurko Gospodneti? <jurko.gospodne...@docte.hr> Cc: notepad-plus-plus@lists.sourceforge.net Message-ID: <1ae731c10912170741q611b5fdeicfc9e9ecf4b46...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" You are also welcome to join us on IRC irc://irc.freenode.net/notepad++ joce. On Thu, Dec 17, 2009 at 8:19 AM, Jurko Gospodneti? < jurko.gospodne...@docte.hr> wrote: > Hi. > > > So if this is not a place where developers are discussing their fine > > product and how we can use it better .. where do we go for this sort of > > forum? > > Subscribe to the official mailing lists available directly from > Notepad++ web pages. I believe gmane is just a one-way read-only gateway > for these lists and lately it seems to be missing a lot of the posts. > > I know for sure anything you post to gmane (like this post) does not > make it to the official list. > > Best regards, > Jurko Gospodneti? > > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > Notepad-plus-plus mailing list > Notepad-plus-plus@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus > -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 4 Date: Fri, 18 Dec 2009 12:53:12 -0500 From: Bob Archer <bob.arc...@amsi.com> Subject: [Notepad-plus-plus] Edit with NotePad++ right-click explorer shortcut not showing To: "notepad-plus-plus@lists.sourceforge.net" <notepad-plus-plus@lists.sourceforge.net> Message-ID: <cb4587da62024b40b9f929ecf639210f1c705e4...@usalwexmb4.infor.com> Content-Type: text/plain; charset="us-ascii" When I first installed NotePad++ it created a short cut (shell extension) to allow you to right click on a file and choose "Edit with NotePad++". It actually was there and I installed the "e" trial and my "Edit with Notepad++" shortcut went away. I have since uninstalled E. I have also uninstalled/reinstalled NP++ but that still didn't bring the shell integration back. I also found a blog entry where someone said the the SCiTE editor messes this up to. But, I don't have scite installed.... at least it isn't on my add/remove list. I am using Windows 7 64-bit. Can anyone tell me why this might not be working any more? Thanks, BOb -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 5 Date: Fri, 18 Dec 2009 21:30:40 +0000 From: Joshua Cooke <joshua...@inbox.com> Subject: [Notepad-plus-plus] Suggestion: auto reload on change without prompt for individual files To: notepad-plus-plus@lists.sourceforge.net Message-ID: <4b2bf480.3020...@inbox.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hello, I think an option to right click the tab of an open file and select "silent reload on change" would be useful. It would be especially useful for me as I'm always opening log files and annoyed by having to confirm the reload but I can't disable it since it's useful at all other times. Regards, J ------------------------------ ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev ------------------------------ _______________________________________________ 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 42, Issue 3 ************************************************