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. NP++ has trouble with these type of (unicode) files (Tommi Prami) 2. [notepad-plus - Help] RE: Notepad++ Search and Replace with Filename (SourceForge.net) 3. [notepad-plus - Open Discussion] RE: Smart Highlighting/Tag Matching styling (SourceForge.net) 4. [notepad-plus - Open Discussion] RE: Smart Highlighting/Tag Matching styling (SourceForge.net) 5. [notepad-plus - Open Discussion] FR: handling of multiple changed files (SourceForge.net) 6. [notepad-plus - Help] RE: find/replace syntax with Notepad++ (SourceForge.net) 7. [notepad-plus - Open Discussion] RE: indenting a column/pasting at column (SourceForge.net) 8. [notepad-plus - Help] code folding for user defined language (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Mon, 20 Apr 2009 09:20:02 +0300 From: "Tommi Prami" <tommi.pr...@ecomond.com> Subject: [Notepad-plus-plus] NP++ has trouble with these type of (unicode) files To: <notepad-plus-plus@lists.sourceforge.net> Message-ID: <019701c9c180$0af01290$20d037...@prami@ecomond.com> Content-Type: text/plain; charset="us-ascii" Notepad will open them just fine. If I sace it with Notepad in UTF8 NP++ will handle them just fine. (I am OK with it, but if have time, add support for the encoding) -Tommi Prami- PS. Hope that Attachment will come trough... -------------- next part -------------- A non-text attachment was scrubbed... Name: FastOptimize.MyD Type: application/octet-stream Size: 5992 bytes Desc: not available ------------------------------ Message: 2 Date: Fri, 17 Apr 2009 16:55:51 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ Search and Replace with Filename To: nore...@sourceforge.net Message-ID: <7210517.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=7210517 By: cchris I don't think so. This sort of job would be best done by a shell script (or batch file). I'd consider using sed for this purpose, it has been ported to Windows and can run in automated mode, which looks like the tool you want. If I correctly remember how it works, the trick would be, on each file to be processed: a/ expand your replacement text using the filename, b/ build the expanded SnR regex in the hold buffer, c/ use that to do the usual line based SnR over he whole file. You'll have to check the manual for sed to determine the exact steps to take. CChris ______________________________________________________________________ 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: Fri, 17 Apr 2009 17:11:19 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Smart Highlighting/Tag Matching styling To: nore...@sourceforge.net Message-ID: <7210591.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=7210591 By: cchris I just checked, and for me the smart highlighting color idoesn't depend on the background, at least when using a builtin language. And you can change the color in the Highlighting configuration, language = Global style. So you have to choose some color which always comes out well on any background you use. Good luck. It would be cool if the smart highliting color could be configured on a per language basis, since each language has its color "palette" and they may well differ widely. CChris ______________________________________________________________________ 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, 17 Apr 2009 18:15:54 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Smart Highlighting/Tag Matching styling To: nore...@sourceforge.net Message-ID: <7211242.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=7211242 By: kamkha Oh, you are completely correct -- I hadn't realized that the contents of the Styler Configurator menu depended on the actual stylers.xml. With my older stylers.xml, I didn't have the XML elements for highlight styling, so the menu items didn't appear for me, but your post gave me the idea of looking at the model stylers.xml and I found the appropriate settings. 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: 5 Date: Fri, 17 Apr 2009 18:38:00 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] FR: handling of multiple changed files To: nore...@sourceforge.net Message-ID: <7211362.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=7211362 By: rjwilmsi If file status auto detection is enabled under the MISC menu, then if you have several files open in Notepad++ and they are all changed at the same time (happens if you have several files from an SVN project open) then you get one box per file asking if you want to reload the files. It would be great if there was an option to show all the changes in one box so that the user could just say yes once to have all files changed. ______________________________________________________________________ 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, 17 Apr 2009 18:44:48 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: find/replace syntax with Notepad++ To: nore...@sourceforge.net Message-ID: <7211397.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=7211397 By: mr2-turbo2 It didn't do exactly as I wanted. I want to replace all the <CR><LF> with a comma if the next line is not an H,1. What I want to acheive is that it will take out the [ENTER] or <CR><LF> and make it into one line continous line. Here's what it should look like once it's done right. Before H,1,A8846,JOHN DOE,TX222,AB2808, R,2,AMP,AMPHETAMINES,N,,1000,500,ng/mL,, R,3,COC,COCAINE,N,,300,150,ng/mL,, R,4,MDA-,ECSTACY,N,,500,500,ng/mL,, R,5,OPX,EXPANDED OPIATES,P,,300,300,ng/mL,, R,6,OPX,Hydrocodone,P,,,300,ng/mL,GC/MS, R,7,THC,MARIJUANA,N,,50,15,ng/mL,, R,8,SVT1,VALIDITY CREATININE/SPGR,N,,,,mg/dL,, R,9,SVT3,GENERAL OXIDANT,N,,,,mcg/mL,, R,10,SVT4,VALIDITY pH,N,,,,,, After H,1,A8846,JOHNDOE,TX222,AB2808,,R,2,AMP,AMPHETAMINES,N,,1000,500,ng/mL,,,R,3,COC ,COCAINE,N,,300,150,ng/mL,,,R,4,MDA,ECSTACY,N,,500,500,ng/mL,,,R,5,OPX,EXPANDEDO PIATES,P,,300,300,ng/mL,,,R,6,OPX,Hydrocodone,P,,,300,ng/mL,GC/MS,,R,7,THC,MARIJ UANA,N,,50,15,ng/mL,,,R,8,SVT1,VALIDITY CREATININE/SPGR,N,,,,mg/dL,,,R,9,SVT3,GENERALOXIDANT,N,,,,mcg/mL,,,R,10,SVT4,VAL IDITYpH,N,,,,,, Is there a way to do that? 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: 7 Date: Fri, 17 Apr 2009 19:00:19 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: indenting a column/pasting at column To: nore...@sourceforge.net Message-ID: <7211616.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=7211616 By: mieszkolassota now I'm wondering why did I even bother to write a post, not to mention the screencast... ______________________________________________________________________ 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, 17 Apr 2009 20:03:08 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] code folding for user defined language To: nore...@sourceforge.net Message-ID: <7212093.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=7212093 By: bvindh Hi, I am trying to create a user defined language for abaqus input files(.inp). i need to define code folding such a way that, all lines that occur between the lines that start with a '*' are to be folded.is it possible to achieve with the user define dialog? is there any alternate way of defining the folding rules? 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 ------------------------------ ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p ------------------------------ _______________________________________________ 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 35, Issue 28 *************************************************