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. [notepad-plus - Open Discussion] RE: NOTEPAD++ can export to Rich Text Format? (SourceForge.net) 2. [notepad-plus - Open Discussion] RE: Notepad++ v5.4 RC 2 (SourceForge.net) 3. [notepad-plus - Help] RE: 2 bugs and 1 freeze (my first try with NPP) (SourceForge.net) 4. [notepad-plus - Help] Npad++ V5.3.1 (SourceForge.net) 5. [notepad-plus - Open Discussion] RE: adding java jar files (SourceForge.net) 6. [notepad-plus - Open Discussion] RE: Shift + Alt support (SourceForge.net) 7. [notepad-plus - Plugin Development] RE: Keyboard File Switcher 0.6 (SourceForge.net) 8. [notepad-plus - Plugin Development] RE: Keyboard File Switcher 0.6 (SourceForge.net) 9. [notepad-plus - Open Discussion] RE: Notepad++ v5.4 RC 2 (SourceForge.net) 10. [notepad-plus - Help] RE: Npad++ V5.3.1 (SourceForge.net) 11. [notepad-plus - Open Discussion] RE: Notepad++ v5.4 RC 2 - OFFTOPIC (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Tue, 05 May 2009 15:29:49 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: NOTEPAD++ can export to Rich Text Format? To: nore...@sourceforge.net Message-ID: <7374192.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7374192 By: cdrpo I also want to export the symbols tab (->), space (.) and adhere in file/save as ...(*.rtf ) Thanks =) /* Board Code */ ->->->object { ->->->->->prism { ->->->->->->->->linear_sweep ->->->->->->->->linear_spline ->->->->->->->->0, /* Altura por encima (0mm) del plano X_Z */ ->->->->->->->->2, /* Altura por debajo (2mm) del plano X_Z, */ 5, /* N?mero de puntos del board */ < X1, Z1 >, /* 1er coordenada del plano X_Z, inicia el poligono */ < X1+X2, Z1 >, /* 2da coordenada del plano X_Z */ < X2, Z2>, /* 3ra coordenada del plano X_Z */ < X1, Z1+Z2 >, /* 4ta coordenada del plano X_Z */ < X1, Z1 > /* 5ta coordenada del planoo */ pigment { /* Color del board */ BoardColor ->->->->->->->->} ->->->->->->} ->->->->} ______________________________________________________________________ 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: Tue, 05 May 2009 15:49:45 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5.4 RC 2 To: nore...@sourceforge.net Message-ID: <7374310.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7374310 By: aathell Han, I attempted to email the file to you as an attachement and it bounced back due to gmail's attachement filtering. I renamed and resent it this morning; if you still do not receive it I'll need an alternate way of contacting you. Could you please email me ( via the SF user email ) with an email that will accept a binary attachement. Thank you, almostautomated ______________________________________________________________________ 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: Tue, 05 May 2009 15:53:12 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: 2 bugs and 1 freeze (my first try with NPP) To: nore...@sourceforge.net Message-ID: <7374322.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7374322 By: sacharja OK, so 3. is explained, and disqualifies NPP for me (there are alternatives like Codepad and PSPad... that can even handle 4gb+ without great loading delay). Nevertheless you may want to improve NPP so you can read my first post again 1. and 2. (leave line wrap on when you test 2.). ______________________________________________________________________ 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: Tue, 05 May 2009 16:26:38 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] Npad++ V5.3.1 To: nore...@sourceforge.net Message-ID: <7374407.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7374407 By: genosfa I frequently edit xml files and I was wondering if there is a way to select an entire section of xml, based on hierarchy in tags, by selecting a subtag? Ex. <animal> <species>dog <breed>spaniel</breed> </species> </animal> I want to identify all occurrences of <breed>spaniel</breed> and remove all tags associated with <breed>spaniel</breed>. Currently, I am searching for the interior tags one by one and removing all associated/parent tags for the record. If someone knows a better way to do this, I would greatly appreciate your input. Many 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: 5 Date: Tue, 05 May 2009 17:08:09 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: adding java jar files To: nore...@sourceforge.net Message-ID: <7374473.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7374473 By: joleg74 I'm not sure I understand your question, but it seems you would like to debug your java stuff in Notepad++. Notepad++ is "just" an editor and not an IDE, so the short answer to what I think your question is is "no". ______________________________________________________________________ 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: Tue, 05 May 2009 17:12:19 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Shift + Alt support To: nore...@sourceforge.net Message-ID: <7374479.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7374479 By: joleg74 Alt + Shift is used by windows (language bar) to switch between keyboard mapping. See Control Panel | Regional and Language Options | Languages | Details... | Settings | Key Settings... joce. ______________________________________________________________________ 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: Tue, 05 May 2009 18:08:00 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: Keyboard File Switcher 0.6 To: nore...@sourceforge.net Message-ID: <7374621.482...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7374621 By: davegb3 almostautomated, At the moment, only Ctrl-Tab/Ctrl-shift-tab works. I will look at allowing any shortcuts here, but it's not a small piece of work (e.g. if the shortcut is Ctrl-Alt-1, what happens if you let go of just alt, etc), and I'm not sure how many people would want a non-standard switch shortcut. However, if there's a few people that are interested in it, then I'll certainly have a go. Not sure what you mean by the last viewed in View 1 to last viewed in View 2 - doesn't F8 do this now? Or do you mean something else? I've fixed the about box in the new version. Cheers, Dave. ______________________________________________________________________ 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: Tue, 05 May 2009 18:20:24 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: Keyboard File Switcher 0.6 To: nore...@sourceforge.net Message-ID: <7374683.482...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7374683 By: aathell "... how do I quick switch last viewed in View1 to last viewed in View2? ... " Thanks for reminding me about [F8] (on irc ) Dave. Doh! Consider the question retracted. ______________________________________________________________________ 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: Tue, 05 May 2009 18:37:12 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5.4 RC 2 To: nore...@sourceforge.net Message-ID: <7374799.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7374799 By: aathell Confirmed 'Find in Selection' is not working as one would expect. Then again, 5.3.1 show odd behavior on 'Find in Selection' as well. There had been a ticket on this in the past and it was closed during 5.3.0 with 'Tested, working here'. almostautomated ps - will be working on this and will be in IRC today/night if anyone has some insights to discuss on 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: 10 Date: Tue, 05 May 2009 19:26:11 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Npad++ V5.3.1 To: nore...@sourceforge.net Message-ID: <7375224.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7375224 By: genosfa I actually use XML Marker now and I don't see a way to perform a global delete for all records. So, I only see a way to delete one group at a time w/ XML Marker. If you know another way, please let me know. ______________________________________________________________________ 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: 11 Date: Tue, 05 May 2009 20:08:04 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5.4 RC 2 - OFFTOPIC To: nore...@sourceforge.net Message-ID: <7375623.331...@sourceforge.net> Content-Type: text/plain; charset="UTF-8" Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7375623 By: tanman1217 aathell, to bypass Gmail's file type limitations, change the extension to .txt (don't just add it to the end). Have your recipient rename back to the original after downloading the attachment. ______________________________________________________________________ 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 ------------------------------ ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com ------------------------------ _______________________________________________ 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 36, Issue 16 *************************************************