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 [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 - Open Discussion] RE: Fixed Notepad++ Launcher (SourceForge.net) 2. [notepad-plus - Help] How to use g++ with Notepad++ (SourceForge.net) 3. [notepad-plus - Help] RE: How to disable the highlight bar? (SourceForge.net) 4. [notepad-plus - Open Discussion] RE: how to setup block comments (SourceForge.net) 5. [notepad-plus - Help] RE: How to disable the highlight bar? (SourceForge.net) 6. [notepad-plus - Help] RE: How to use g++ with Notepad++ (SourceForge.net) 7. [notepad-plus - Help] RE: Guide: Using NppExec to compile any sourc (SourceForge.net) 8. [notepad-plus - Help] ANSI -> UTF -> ANSI doesn't work (SourceForge.net) 9. Predated icon? (abu) ---------------------------------------------------------------------- Message: 1 Date: Sat, 22 Nov 2008 11:44:11 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Fixed Notepad++ Launcher 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=5694800 By: przemoc I wasn't aware of this file system redirector. It looks like the source of my problem. Thank you Harry for a great tip. So there should be also 64-bit version of Notepad++ Launcher to be fully compatible. In spare time I'll see what I can do in this subject. ______________________________________________________________________ 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: Sat, 22 Nov 2008 13:12:39 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] How to use g++ with 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=5695051 By: rakoczyn I know, that maybe it's silly but I tried a lot and haven't forced it to work. Normally, from command prompt, I do sth like this: >g++ location\source_file_name -o location\output_file And that works. I tried to type in RUN in N++ this: g++ "$(FULL_CURRENT_PATH)" -o "$(CURRENT_DIRECTORY)\$(NAME_PART)" And that doesn't work. Command line window just blink and that's all. No output file. What's wrong? ______________________________________________________________________ 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, 22 Nov 2008 15:12:13 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to disable the highlight bar? 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=5695465 By: gadrin You mean the current line ? SETTINGS > STYLER CONFIGURATOR > LANGUAGE: GLOBAL STYLES > CURRENT LINE BACKGROUND You can set that and see if that's what you want. > ______________________________________________________________________ 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, 22 Nov 2008 15:17:57 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: how to setup block comments 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=5695483 By: gadrin I believe this is configurable by the LANGS.XML file and the extension of the file you're using. IIRC I was editing some .VBS files and used the block comment (context menu/right click) and it inserted REM instead of ' for vbscript. I made the changes and it worked. The only trouble is that the block comment doesn't place the ' for vbscript in column-1, instead it ignores whitespace and finds the first character on the line and then pre-pends the comment char to that... so instead of having '_______First Word it looks like: _______'First Word (pretend the ___ are spaces or tabs). Haven't figured that one out yet. > ______________________________________________________________________ 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, 22 Nov 2008 16:45:17 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to disable the highlight bar? 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=5695853 By: harrybharry Its under settings->preferences->edit components active line highlight ______________________________________________________________________ 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: 6 Date: Sat, 22 Nov 2008 16:52:27 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to use g++ with 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=5695893 By: dv__ A topic in the very same forum where we are now: http://sourceforge.net/forum/forum.php?thread_id=2479938&forum_id=331754 ______________________________________________________________________ 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: Sat, 22 Nov 2008 16:55:00 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Guide: Using NppExec to compile any sourc 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=5695903 By: dv__ Key words for searching: compile compiling compiler script scripting C++ G++ GCC tcc ______________________________________________________________________ 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, 22 Nov 2008 18:31:36 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] ANSI -> UTF -> ANSI doesn't work 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=5696286 By: wizard13 Hi! I have ANSI documents with mixed latin and greek text. Converting to UTF works fine, but converting again to ANSI doesn't work. It says it's "ANSI as UTF-8" after i re-open them. When I opened the files with another editor, they appeared as UTF, which means that Notepad++ failed to reconvert them to ANSI. What am I doing wrong? ______________________________________________________________________ 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: Mon, 24 Nov 2008 02:51:49 +0100 From: abu <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] Predated icon? To: notepad-plus-plus@lists.sourceforge.net Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="iso-8859-1" http://video.gazzetta.it/?vxChannel=Primo%20Piano Check out "videorubrica" icon, below in the middle. cheers -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ------------------------------ _______________________________________________ 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 30, Issue 58 *************************************************