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. Re: [notepad-plus - Help] RE: How to display line showing column number (Dale A. Baker) 2. Re: [notepad-plus - Open Discussion] RE: Freeze ! Drop Youre Weapon ! (Bernie) 3. Re: [notepad-plus - Open Discussion] RE: Suggestion: Proxy setup for update (Dave Black) 4. Re: [notepad-plus - Help] RE: Tidy not working (Tudor) 5. Re: [notepad-plus - Help] RE: v5.1 typing a colon (Nick) 6. Re: [notepad-plus - Help] Change cursor style? (Ali) 7. Re: [notepad-plus - Plugin Development] RE: FTP_synchronize bug (Pav?l) 8. nppLauncher support for Unicode characters. (??? (Yonggang Luo)) ---------------------------------------------------------------------- Message: 1 Date: Wed, 10 Aug 2011 04:44:13 +0000 (UTC) From: Dale A. Baker <daleallenba...@hotmail.com> Subject: Re: [Notepad-plus-plus] [notepad-plus - Help] RE: How to display line showing column number To: notepad-plus-plus@lists.sourceforge.net Message-ID: <loom.20110810t064058-...@post.gmane.org> Content-Type: text/plain; charset=us-ascii SourceForge.net <noreply@...> writes: > Read and respond to this message at: > https://sourceforge.net/forum/message.php?msg_id=5011183 > By: pshute > > You can add a ruler using TextFx/TextFX Tools/Insert Ruler, but it's an actual > piece of text, not a true ruler. You can insert it anywhere in the document. Thanks for giving this really helpful answer. I couldn't find it anywhere else. It isn't a perfect solution, but it's darn better than typing or copying/pasting from a document saved just for that purpose. ------------------------------ Message: 2 Date: Thu, 1 Sep 2011 14:21:05 +0000 (UTC) From: Bernie <barnardgl...@gmail.com> Subject: Re: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Freeze ! Drop Youre Weapon ! To: notepad-plus-plus@lists.sourceforge.net Message-ID: <loom.20110901t160839-...@post.gmane.org> Content-Type: text/plain; charset=us-ascii SourceForge.net <noreply@...> writes: > > > Read and respond to this message at: > https://sourceforge.net/forum/message.php?msg_id=7594928 > By: cchris > > If you could provide more detailed information, it would help: > 1/ does the freezing relate to some sequence of actions? > 2/ if you rename your plugins subfolder to say "lugins", do you still get the > freezes? > 3/ If so, try unloading each plugin one at a time (renaming the dll to .dl is > effective) > > That was just a warm-up (SCNR) > > CChris > > ______________________________________________________________________ > 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 > > ----------------------------------------------------------------------------- - > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > GM, it seems to freeze after I open a lengthy log file (6100+ lines) and start scrolling down. I patiently waited and closed those tabs, created new tabs and pasted data into them and NP++ continued normally. I've had files opened with 90,000+ lines and it scrolled smoothly. Now, not so. FYI, am using version 5.6.7. ------------------------------ Message: 3 Date: Fri, 23 Sep 2011 14:51:30 +0000 (UTC) From: Dave Black <d...@daveblack.net> Subject: Re: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Suggestion: Proxy setup for update To: notepad-plus-plus@lists.sourceforge.net Message-ID: <loom.20110923t165021-...@post.gmane.org> Content-Type: text/plain; charset=us-ascii > By: ingobaab > > It is already working. Just set the environment variables HTTP_PROXY (and maybe > FTP_PROXY) the used curl-library will use it already.. > Syntax is your "[yourproxy]:[port]" e.g.: HTTP_PROXY=yourproxy.com:8080 > > Best Regards, > -Ingo Yes, but how do you specify the username and password for the proxy in this variable? ------------------------------ Message: 4 Date: Wed, 19 Oct 2011 10:20:57 +0000 (UTC) From: Tudor <qui...@gmail.com> Subject: Re: [Notepad-plus-plus] [notepad-plus - Help] RE: Tidy not working To: notepad-plus-plus@lists.sourceforge.net Message-ID: <loom.20111019t122030-...@post.gmane.org> Content-Type: text/plain; charset=us-ascii Same here. ------------------------------ Message: 5 Date: Sun, 27 May 2012 02:15:39 +0000 (UTC) From: Nick <nik...@gmail.com> Subject: Re: [Notepad-plus-plus] [notepad-plus - Help] RE: v5.1 typing a colon To: notepad-plus-plus@lists.sourceforge.net Message-ID: <loom.20120527t041101-...@post.gmane.org> Content-Type: text/plain; charset=us-ascii > > > Read and respond to this message at: > https://sourceforge.net/forum/message.php?msg_id=5760138 > By: townba > > If you're comfortable downloading and changing the code for NppAutoIndent, you > can find and change the line: > > return LineLabel; > > to > > return LineOpen; > > I've posted a modified version of both the ANSI and Unicode DLLs here: > > http://cid-6c4c1a7c77d5eb1a.skydrive.live.com/self.aspx/Public/NppAutoIndent%7C_ > fixedcolonindent.zip SourceForge.net <noreply@...> writes: I know this is a very old thread, but no other auto-indent solution has come along since, which is pretty sad. Would anyone know the code to changing NppAutoIndent so that the "#" doesn't do this as well (typing a # as the first character of a line treats the line as a comment, i.e. disables smart indent for that block and removes all indentation for that line)? This becomes a major pain when typing CSS. ------------------------------ Message: 6 Date: Sun, 9 Sep 2012 11:13:39 +0000 (UTC) From: Ali <ali_b_a2...@hotmail.com> Subject: Re: [Notepad-plus-plus] [notepad-plus - Help] Change cursor style? To: notepad-plus-plus@lists.sourceforge.net Message-ID: <loom.20120909t131220...@post.gmane.org> Content-Type: text/plain; charset=us-ascii SourceForge.net <noreply@...> writes: bottom right corner , click on OVR . ------------------------------ Message: 7 Date: Wed, 20 Mar 2013 09:59:19 +0000 (UTC) From: Pav?l <pavel_har...@hotmail.com> Subject: Re: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: FTP_synchronize bug To: notepad-plus-plus@lists.sourceforge.net Message-ID: <loom.20130320t105738-...@post.gmane.org> Content-Type: text/plain; charset=us-ascii I had the same problem.. It works perfectly.. Thousands of Thanks! ------------------------------ Message: 8 Date: Sun, 7 Apr 2013 12:24:50 +0800 From: ???(Yonggang Luo) <luoyongg...@gmail.com> Subject: [Notepad-plus-plus] nppLauncher support for Unicode characters. To: "Notepad++" <notepad-plus-plus@lists.sourceforge.net> Message-ID: <cae2xoe_8e3qqzagtrmntdplgrzejc36c-vona_tbheeslan...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" https://code.google.com/p/npplauncher/ https://github.com/lygstate/npplauncher/ https://npplauncher.googlecode.com/files/NppLauncher-Setup-0.9.9.exe -- ?? ? ??? Yours sincerely, Yonggang Luo -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html ------------------------------ _______________________________________________ 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 48, Issue 2 ************************************************