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: How to delete every line containing string (SourceForge.net) 2. [notepad-plus - Open Discussion] RE: User Definied Language: HOW??? (SourceForge.net) 3. [notepad-plus - Help] RE: 2 Questions (SourceForge.net) 4. [notepad-plus - Open Discussion] RE: User Definied Language: HOW??? (SourceForge.net) 5. [notepad-plus - Help] Where is the Macro saved? (SourceForge.net) 6. [notepad-plus - Help] auto replace (SourceForge.net) 7. [notepad-plus - Open Discussion] Styler configurator 5.0.3 and extensions (SourceForge.net) 8. [notepad-plus - Help] RE: 2 Questions (SourceForge.net) 9. [notepad-plus - Help] RE: auto replace (SourceForge.net) 10. [notepad-plus - Help] Notepad++ crashes when I try to open a file (SourceForge.net) 11. [notepad-plus - Help] missing tab bar, how to reset startup options (SourceForge.net) ---------------------------------------------------------------------- Message: 1 Date: Wed, 15 Oct 2008 19:05:14 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How to delete every line containing string 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=5433250 By: airdrik Or do a regex search and replace: .*delete this line.* with nothing (the '.*' matches all the excess). This will then leave blank lines where the lines with "delete this line" were. ______________________________________________________________________ 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: Wed, 15 Oct 2008 19:11:40 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: User Definied Language: HOW??? 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=5433283 By: airdrik You still have to hunt for the button. A better location for the user define dialog in the menus would be in Settings. ______________________________________________________________________ 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: Wed, 15 Oct 2008 19:35:04 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: 2 Questions 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=5433405 By: airdrik 2) Settings->Preferences->Language Menu: move whichever languages you don't use to "Disabled items". ______________________________________________________________________ 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: Wed, 15 Oct 2008 20:02:10 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: User Definied Language: HOW??? 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=5433562 By: alexiljin I agree. Every time I look for the dialog I start with the Settings menu (and I *never* start with the toolbar, since this is an obviously rarely used 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: 5 Date: Wed, 15 Oct 2008 13:07:02 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] Where is the Macro saved? 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=5431315 By: prashob Hello Everyone, I am a new user to Notepad++. The Macro which i am recording is being saved where? And is it possible to edit the macro which is recorded. All other Editors allow us to copy and move the recorded macro file. it wuold be of great help if we get to know where the recorded macro is being saved. Thanks, Prashob ______________________________________________________________________ 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: Wed, 15 Oct 2008 21:04:52 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] auto replace 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=5433951 By: devilh i need a way to replace a sequence of characters with another sequence,automatically when i write it. to be accurate-when i write in python,i want that it will intend for me a new function ect. for example: "def func() : " (":"+"\n") will be replaced with: "def func() : " (":"+"\n"+"\t") ______________________________________________________________________ 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: Wed, 15 Oct 2008 22:21:12 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Styler configurator 5.0.3 and extensions 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=5434386 By: aguedeney Language javascript Default ext: js this works fine. However, if I add jst and wsf extension (save & close) they do not work! Has anyone else had this problem? ______________________________________________________________________ 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: Thu, 16 Oct 2008 02:40:42 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: 2 Questions 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=5435645 By: pshute 1) Settings->Preferences->MISC: Max number history file (is it >0?) ______________________________________________________________________ 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: Thu, 16 Oct 2008 02:41:47 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: auto replace 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=5435654 By: heravar I think your best shot is the QuickText plugin ______________________________________________________________________ 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: 10 Date: Thu, 16 Oct 2008 04:07:23 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] Notepad++ crashes when I try to open a file 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=5436049 By: elroacho Hello, I recently implemented this php class that zips files on the fly: http://www.phpclasses.org/browse/package/2322.html Right now, I'm working with .xml files, but .txt, .cfg, .ini etc (basic text files) do the same thing. I am able to open with with every other program I have tried: Windows Notepad UltraEdit Firefox Internet Explorer Opera etc If I open the file with say windows notepad, save it and then open it with Notepad++ - it opens just fine. The error message I get if really vague: Error Signature: AppName: notepad++.exe AppVer: 5.0.3.0 ModName: notepad++.exe ModVer: 5.0.3.0 Offset: 000644c4 Exception Information:Code: 0xc000000d Flags: 0x00000000 Record: 0x0000000000000000 Address: 0x00000000004644c4 System Information: Windows NT 5.1 Build 2600 (XP Pro 32bit) Q6600 2GB RAM If you go here: http://pm3.inscctv.com/pm3buttonizer.php And click Download, it will generate a few XML files and zip them for download (it's only around 12KB). When I try to open these files - Notepad++ crashes. Open them with MS notepad, save it, and then Notepad++ won't crash. Just wondering if this is a known issue or possible a bug in Notepad++? Thanks. Brett. ______________________________________________________________________ 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: 11 Date: Thu, 16 Oct 2008 06:07:47 +0000 From: "SourceForge.net" <[EMAIL PROTECTED]> Subject: [Notepad-plus-plus] [notepad-plus - Help] missing tab bar, how to reset startup options 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=5436583 By: jonoff As I was searching for something else, I rand across this: Notepad++ v4.8.2 fixed bugs and added features (from v4.7.5) : ..... Add launch "as notepad" style feature (detection of asNotepad.xml, then launch notepad++ with -multiInst -nosession -notabbar options). So being curious, I made the .xml file and yep it works, it now has no tab bar. But after deleting the file, how can I get it back to regular mode (with tab bar). Running just notepad++.exe will now only allow a single instance, but still without tabs. So how do I turn back on the tab bar? I must've missed the option somewhere, there's so many ______________________________________________________________________ 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 ------------------------------ ------------------------------------------------------------------------- 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 29, Issue 32 *************************************************