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: Don't prompt to save modified empty untitled (SourceForge.net) 2. [notepad-plus - Help] RE: Is it portable? (SourceForge.net) 3. [notepad-plus - Open Discussion] RE: Grep inside Notepad++ (SourceForge.net) 4. [notepad-plus - Plugin Development] RE: XBrackets Lite v1.1 (SourceForge.net) 5. [notepad-plus - Plugin Development] RE: MultiClipboard 2.0.0 release (SourceForge.net) 6. [notepad-plus - Open Discussion] Command Line options to convert file formats (SourceForge.net) 7. [notepad-plus - Help] RE: Muliple line find and replace box needed (SourceForge.net) 8. [notepad-plus - Help] RE: Abbrevation (SourceForge.net) 9. [notepad-plus - Open Discussion] convert linebreak newline Windows Unix Mac (SourceForge.net) 10. [notepad-plus - Help] History file setting (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Fri, 20 Feb 2009 02:27:54 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Don't prompt to save modified empty untitled To: nore...@sourceforge.net Message-ID: <6471058.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=6471058 By: gr3gw While I do find it annoying to be asked if I want to save an empty file, IT CAN BE A LIFE SAVER. It hasn't happened to me in Npp but in Word I have occasionally deleted the entire contents of a file accidentally and the message to save what is a blank file rings alarm bells when you know there should be something there. Enter Undo. Tra-lah! Without the 'Do you want to save' message, access to Undo would be lost. I am for keeping the 'Do you want to save' dialog. ______________________________________________________________________ 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: Fri, 20 Feb 2009 02:15:32 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Is it portable? To: nore...@sourceforge.net Message-ID: <6471010.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=6471010 By: jaloola For one thing, this is a very old thread; I don't get why you would reply to it... Are you a PortableApps developer? I so, I'd like to tell you great job, however, reasons why it's not recommended at this time: 1) You have the Notepad++ own Portable Version which is great by itself and officially from its developer. 2) The PortableApps version is specailly coded, it's modified code, why not use original code when possible? 3) As quoted from your IRC Chat: ChrisMorgan> The way they work is generally by redirecting data storage, or backing up any local settings it'd change, moving in the stored settings, running the application, moving the settings back, and restoring the backup made. ChrisMorgan> They also update drive letters in MRU lists and the like Why do we have to go through this (modified code) stuff? 4) One last thing, they add this big splash screen when you start a app. Why have people see that when they don't have to? I mean, I love PortableApps (Firefox especially) and I think it's great, but why not use official developer work when you can? Hope this clarifies, and I use MojoPac actually now most of the time! Allen Zhu allen.jalo...@gmail.com ______________________________________________________________________ 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, 20 Feb 2009 08:48:34 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Grep inside Notepad++ To: nore...@sourceforge.net Message-ID: <6472809.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=6472809 By: dv__ Select "[Thread2]", press Ctrl+C (i.e. copy this text to Clipboard). Use TextFX -> TextFX Viz -> Hide Lines without (Clipboard) text. To restore all the lines, use Show Lines without (Clipboard) text. ______________________________________________________________________ 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, 20 Feb 2009 09:32:50 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: XBrackets Lite v1.1 To: nore...@sourceforge.net Message-ID: <6473083.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=6473083 By: dv__ The idea of this plugin is simple language-independent plain-text brackets autocompletion. If we are talking about indention, it assumes: 1) option for the indention itself (on/off); 2) detection of symbols which require the indention (i.e. "{}" braces for C-style languages and may be "[]" for other languages); 3) option for the indention width (2 spaces? 4 spaces? 1 tab character?). I think such functionality would overload the plugin, so I don't have such plans. As I remember, there was some Indent plugin which controlled the indention itself. Could it be used instead? ______________________________________________________________________ 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: 5 Date: Fri, 20 Feb 2009 11:56:46 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: MultiClipboard 2.0.0 release To: nore...@sourceforge.net Message-ID: <6473964.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=6473964 By: dv__ An interesting plugin. Thank you. Some comments: 1) When I copy to clipboard a whole file with a size of ~50 kB, MultiClipboard shows an empty new item in its list-box. I think, you must limit the list-box'es item length in order to show, for example, just 50 first characters of the clipboard text when its length is > 50. 2) It could be handy to delete items from MultiClipboard's list-box by pressing Delete key. ______________________________________________________________________ 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: 6 Date: Fri, 20 Feb 2009 14:12:34 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Command Line options to convert file formats To: nore...@sourceforge.net Message-ID: <6474791.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=6474791 By: ravickota Hi All, Are there any command line options for NotePad++ to convert files between different format. We have a requirement where we need to convert file from UNIX format to Mainframes format espicially with respect to New Line character. So, I'm looking to convert the file with "LH" to "CRLF" which I tested through GUI. But want this as a command line option, so that I can invoke Notepad++ from my batch file. This is a temporary fix which we are looking to apply for a very high severity issue, which has been haunting us for a while. So please let me know your thoughts on this at the earliest. Thanks RaviCKota ______________________________________________________________________ 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, 20 Feb 2009 14:49:30 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Muliple line find and replace box needed To: nore...@sourceforge.net Message-ID: <6475027.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=6475027 By: jaschulz I agree. This is an important feature that Notepad++ really should have. ______________________________________________________________________ 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: Fri, 20 Feb 2009 15:00:58 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Abbrevation To: nore...@sourceforge.net Message-ID: <6475123.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=6475123 By: almos Thanks! it works fine! :) ______________________________________________________________________ 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: Fri, 20 Feb 2009 15:11:15 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] convert linebreak newline Windows Unix Mac To: nore...@sourceforge.net Message-ID: <6475172.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=6475172 By: fool4uanyway You could simply use the utility gsar for this purpose. http://gnuwin32.sourceforge.net/packages/gsar.htm Dunno what LH is, but if you mean to convert LF to CRLF, use this command: gsar -s:x0a -r:x0d:x0a inputfil.nam outputfi.nam ______________________________________________________________________ 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: Fri, 20 Feb 2009 15:38:13 +0000 From: "SourceForge.net" <nore...@sourceforge.net> Subject: [Notepad-plus-plus] [notepad-plus - Help] History file setting To: nore...@sourceforge.net Message-ID: <6475316.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=6475316 By: aconybeare Hi, My max history file setting seems to have gone haywire recently when I go to the preferences MISC tab the value is set to 0 when I click the link to change it a new form pops up with a tiny text box on it but no button to save or click ok?? It's exactly the same for Tab size on the "edit components" tab I'm running window XP Pro with Notepad++ v5.2 unicode - build time Feb 8 2009 16:04:48 Any help will be greatly appreciated Al ______________________________________________________________________ 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 ------------------------------ ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H ------------------------------ _______________________________________________ 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 33, Issue 46 *************************************************