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: Famfamfam Silk Icons for NP++'s Toolbar (SourceForge.net) 2. [notepad-plus - Open Discussion] RE: Famfamfam Silk Icons for NP++'s Toolbar (SourceForge.net) 3. [notepad-plus - Help] Param and Calltip Help Please! (SourceForge.net) 4. [notepad-plus - Help] Batch convert text files to UTF-8 (SourceForge.net) 5. [notepad-plus - Open Discussion] Own C User Language problems for HP LoadRunne (SourceForge.net) 6. [notepad-plus - Open Discussion] RE: Own C User Language problems for HP LoadRunne (SourceForge.net) 7. [notepad-plus - Help] RE: Param and Calltip Help Please! (SourceForge.net) 8. [notepad-plus - Open Discussion] RE: autosuggest firstline for "save as" (SourceForge.net) 9. [notepad-plus - Open Discussion] RE: autosuggest firstline for "save as" (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Thu, 13 Nov 2008 13:59:40 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Famfamfam Silk Icons for NP++'s Toolbar 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=5635366 By: sanly Here it is: http://localhostr.com/files/e10c11/Famfamfam_Silk_Icons_for_NP___s_Toolbar.7z ______________________________________________________________________ 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: Thu, 13 Nov 2008 14:25:48 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Famfamfam Silk Icons for NP++'s Toolbar 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=5635492 By: janschreiber Thanks a bunch! ______________________________________________________________________ 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: Thu, 13 Nov 2008 15:14:31 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] Param and Calltip Help Please! 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=5635743 By: ewerybody Hello! I managed to create my own autocomplete file for Maya MEL. But actually I'd love to have the params available as well. But I cannot find decent information about how to achieve that! http://notepad-plus.wiki.sourceforge.net/Create_AutoComplete This for instance does not work. Where are working examples for that? What should I try to see that in action. The settings in "Auto-completion"-section are enabled. My NP++ version is: Notepad++ v5.1 ______________________________________________________________________ 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: Thu, 13 Nov 2008 15:20:28 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] Batch convert text files to UTF-8 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=5635804 By: torvista Hi, can I automate the batch conversion of a folder (and its subfolders) of text files to UTF-8 encoding using Notepad++? If so, how??!! thanks Steve ______________________________________________________________________ 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: Thu, 13 Nov 2008 16:07:55 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Own C User Language problems for HP LoadRunne 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=5636041 By: bjarnedein Hi All, I've added a new (partly ANSI) C to use for HP VUGen/LoadRunner implementation of C, but I can't get the escape caracters like \" to work right (wich works perfect with the build in C version), so a common VUGen command (pretty much like fprint): lr_message ("Error: \"%s\"", strError); Shows the text as: <B>"Error: \"</B>%s\<B>""</B> instead of: <B>"Error: \"%s\""</B> How can/shall this be fixed? Cheers, Bjarne ______________________________________________________________________ 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: Thu, 13 Nov 2008 16:14:58 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Own C User Language problems for HP LoadRunne 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=5636075 By: bjarnedein Sorry - I thought it understood HTML, but no - I hope you get it anyway. As I tried to explain, by the BOLD tags, it doesn't treat the escape "\" correct, and skips it... How can this be fixes? Cheers, Bjarne ______________________________________________________________________ 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: Thu, 13 Nov 2008 17:20:31 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Param and Calltip Help Please! 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=5636410 By: dv__ see plugins\APIs\cpp.xml as the example: it contains params for "fopen" ______________________________________________________________________ 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: Thu, 13 Nov 2008 17:55:18 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: autosuggest firstline for "save as" 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=5636561 By: cedardoc I've been using TED Notepad for making small notes throughout the day, and having the ability to save the first line as the title saves time. It only suggests that on the first save. Lately I've gotten into autohotkey and found that notepad++ really helps keeping track of all the brackets, so I was just wondering if I could use it for both uses... Thanks for letting 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=331753 ------------------------------ Message: 9 Date: Thu, 13 Nov 2008 18:14:42 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: autosuggest firstline for "save as" 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=5636659 By: janschreiber Dave, you might want to have a look at PSPad. It has your autosuggest feature, a user highlighter for AutoHotkey, highlights matching brackets, ... you name it: http://www.pspad.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=331753 ------------------------------ ------------------------------------------------------------------------- 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 34 *************************************************