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] Open session file from command line in V5 (SourceForge.net) 2. [notepad-plus - Help] RE: "Install" new Notepad++ rel & keep settings? (SourceForge.net) 3. [notepad-plus - Open Discussion] RE: Notepad++ v5 Beta (SourceForge.net) 4. [notepad-plus - Open Discussion] RE: Open session file from command line in V5 (SourceForge.net) 5. [notepad-plus - Open Discussion] RE: Auto Completion (SourceForge.net) 6. [notepad-plus - Open Discussion] RE: Notepad++ v5 Beta (SourceForge.net) 7. [notepad-plus - Open Discussion] RE: Notepad++ v5 Beta (SourceForge.net) 8. [notepad-plus - Open Discussion] RE: Notepad++ v5 Beta (SourceForge.net) 9. [notepad-plus - Open Discussion] RE: Notepad++ v5 Beta (SourceForge.net) 10. [notepad-plus - Open Discussion] RE: Notepad++ v5 Beta (SourceForge.net) 11. [notepad-plus - Open Discussion] RE: Bug with multiple monitors (SourceForge.net) 12. [notepad-plus - Open Discussion] Tutorial: Compile Pascal source code directly (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Mon, 16 Jun 2008 02:43:47 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Open session file from command line in V5 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=5035289 By: irradium >From version 4.5: Another implemented feature in this version is to associate a session extension to Notepad++, so that when Notepad++ opens such file, the session (a set of files) will be opened but not session file itself. Once users define their session file extension (in Preference dialog->MISC), a session can be opened not only via File load session command, but also via whichever way. ----- Now in v5 this feature seems lost, if I open the session file from the command line, n++ open the .session file itself and not the set of files included in. (session is the file extension I have associated to ) Instead if I open the session file from the Menu-->File-->Load session, the behaviour is correct. Is this a bug or I'm doing something wrong ? Mauro ______________________________________________________________________ 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: Mon, 16 Jun 2008 03:08:30 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: "Install" new Notepad++ rel & keep settings? 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=5035334 By: aen007 16Jun2008 Greetings. Maybe I have found "a better way": 1) Copy to a temp directory three xml files from the Notepad++ directory with the currently in-use release: config, session & shortcuts. NP++ updates these 3 files each time NP++ closes. 2) Delete everything from the "installed"/working NP++ directory. 3) Unzip the latest NP++ release to "installed"/working NP++ directory. 4) Restore the three xml files (config, session & shortcuts) to the "installed"/working NP++ directory. Any feedback/insights appreciated. Thank you. Regards, AEN ? ______________________________________________________________________ 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: Mon, 16 Jun 2008 04:16:49 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5 Beta 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=5035444 By: harrybharry About case sensitivity: you are completely right and it is pretty major, I'll fix it (strcmp vs strcmpi, one letter, big impact :P). As for the incremental search: it is a bug and it will be fixed aswell. ______________________________________________________________________ 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: Mon, 16 Jun 2008 04:17:12 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Open session file from command line in V5 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=5035447 By: harrybharry This is a bug and it will be fixed in the next release ______________________________________________________________________ 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: Mon, 16 Jun 2008 04:28:11 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Auto Completion 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=5035464 By: harrybharry The Notepad++ autocompletion can be automatically triggered, from the first to the 9th character typed. Go to Preferences->Backup/Autocompletion and enable autocompletion on each input. You can select the amount of characters needed to trigger the autocomplete. As for the template support, the Quicktext plugin probably does something similar, look here: http://sourceforge.net/projects/quicktext/ When I trigger autocomplete myself I only have to press enter once for it to be inserted, so its probably a bug. Are you using some non-western or special input method? ______________________________________________________________________ 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: Mon, 16 Jun 2008 02:28:25 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5 Beta 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=5035261 By: jenslorenz I faced to another problem. Find in Files window dosn't work anymore. I just clicked on a file and only the currently open file got a bookmark but the double clicked one wasn't opened. Best Regards Jens ______________________________________________________________________ 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: Mon, 16 Jun 2008 05:46:34 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5 Beta 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=5035623 By: orynider Hi, There is another bug, diacritics can no be typed. I tryed "?????" and they are becomming "?_c?", so this can not be used yet to traslate langunage files. ______________________________________________________________________ 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: Mon, 16 Jun 2008 10:09:11 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5 Beta 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=5036169 By: thedutchjewel I hoped the key combo Ctrl+X bug was also fixed, but it is not. Read more about this problem here: http://sourceforge.net/forum/forum.php?thread_id=2029098&forum_id=331754 The only working solution now is to remove the NPPTextFX.dll. Maybe that DLL needs to be updated too? Anyway I hope this problem will be fixed soon. ______________________________________________________________________ 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: Mon, 16 Jun 2008 10:41:14 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5 Beta 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=5036229 By: kjsmithtx When opening a file, select is enabled such that any movement of the cursor using keyboard selects text. Once you click anywhere in the document, the select is disabled. ______________________________________________________________________ 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: Mon, 16 Jun 2008 11:20:55 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Notepad++ v5 Beta 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=5036299 By: bullock I was able to work around a possibly-related problem involving <Ctrl-X> (or <Ctrl-C>) and NppTextFX by turning off TextFX: TextFX Viz Settings...: Viz Capture Keyboard Ctrl-C,X,V Regards. Greg ______________________________________________________________________ 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: 11 Date: Mon, 16 Jun 2008 11:25:10 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Bug with multiple monitors 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=5036308 By: bullock Don has confirmed that the modifications will be merged in the v5 beta. Regards. Greg ______________________________________________________________________ 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: 12 Date: Mon, 16 Jun 2008 12:21:30 -0700 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Tutorial: Compile Pascal source code directly 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=5036415 By: arion_krause I'm using Dev-Pascal to code in Pascal, but I'd rather use Notepad++ to do that.. After some research I finally discovered how to compile a Pascal source code directly from Notepad++. 1 - Download Free Pascal Compiler from http://www.freepascal.org/ and install in any folder Obs: I'm using Windows Vista 32bits. Here's the direct link to any Window 32bits version: ftp://ftp.hu.freepascal.org/pub/fpc/dist/i386-win32-2.2.0/fpc-2.2.0.i38 6-win32.exe (32 MB). 2 - Open Notepad++ (I'm using v5.0 Beta) and go to menu Plugins >> NppExec >> Execute.. (or just press F6) Obs: NppExec is a plugin that came with Notepad++ v5.0 Beta, I don't know if previous versions also come with it. In that case, you just have to download the plugin from Notepad++ download page. 3 - In the window that appear, write the following: <Free Pascal Compiler install folder>\bin\i386-win32\ppc386.exe "$(FULL_CURRENT_PATH)" This "ppc386.exe" is the compiler itself, and "$(FULL_CURRENT_PATH)" is the full path of the current file opened in Notepad++ In my case it looked like this: C:\Program Files\FreePascalCompiler\bin\i386-win32\ppc386.exe "$(FULL_CURRENT_PATH)" 4 - Click button "Save..." and save the command as "Compile Pascal Source File" or something like that, so you can quickly access the command at anytime. 5 - Try an "Ok". Voil?! If the source code is correct, a window named "Console" will appear in the bottom of Notepad++ window with information about the compilation, and a executable file will appear in the source code folder. "Ctrl + F6" ReDo the last command. May be handy. Screenshots to illustrate the process: http://i41.photobucket.com/albums/e258/arionkrause/notepadpp_pascal_compiling.pn g Hope this tutorial may be helpful. I'm not a native english speaker, so be tolerant with any spelling errors that I may have commited ______________________________________________________________________ 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 ------------------------------ ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php ------------------------------ _______________________________________________ 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 25, Issue 22 *************************************************