Send Notepad-plus-plus mailing list submissions to
[email protected]
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 - Help] RE: block highlight for delete?
(SourceForge.net)
2. [notepad-plus - Open Discussion] How to fold sql?
(SourceForge.net)
3. [notepad-plus - Help] RE: RegExp code for New Line followed
by digits (SourceForge.net)
4. [notepad-plus - Plugin Development] RE: Plugin Margin,
Marker, and Indicator Numbers (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Feature Request:
Document switcher (SourceForge.net)
6. [notepad-plus - Help] RE: Default folder for new textfiles?
(SourceForge.net)
7. [notepad-plus - Help] RE: Running SimpleScript from keyboard?
(SourceForge.net)
8. [notepad-plus - Open Discussion] Unicode/ASCII Char value in
Status bar (SourceForge.net)
9. [notepad-plus - Help] RE: How to comment a line where the
cursor is? (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: Unicode/ASCII Char value
in Status bar (SourceForge.net)
11. [notepad-plus - Open Discussion] RE: Unicode/ASCII Char value
in Status bar (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 18 Jun 2009 22:52:11 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: block highlight
for delete?
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=7452458
By: starfire151
The block I need to highlight covers about 50 pages. I am catching the trap
from a USB interaction where the USB is polled many, many, many (did I say
"many"?)
times between useful pieces of information. I need to eliminate all the
redundant
poll requests to summarize an output file to a manageable size for printing.
A typical trap size begins as about 16MB and gets reduced to about 1MB after
manually filtering out the redundant stuff.
The problem with using the mouse is if you click the start line, hol the left
mouse down, and start to drag down beyond the page, it takes a while to scroll
to the final line.
______________________________________________________________________
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: 2
Date: Fri, 19 Jun 2009 01:54:04 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] How to
fold sql?
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=7452640
By: fmzaa
Is there a way to fold sql script like xml? Thanks.
______________________________________________________________________
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: Fri, 19 Jun 2009 05:35:39 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: RegExp code for
New Line followed by digits
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=7452825
By: gazzaro
Thanks, I did it! It is really weird though that NotePad++ has such difficulties
with newline regexs...
Thanks again, Gabriele
______________________________________________________________________
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: Fri, 19 Jun 2009 06:26:21 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Plugin Margin, Marker, and Indicator Numbers
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=7452860
By: aathell
Fabio,
Yes it would be greatly helpful to post a couple of screenshots for that,
unfortunately SF forums don't allow images, so perhaps photo-bucket or some
such? Also, I'm not sure if you have notified the new Compare plugin maintaner
on the Notepad++ Plugins project forums yet or not, but that would also
be helpful.
Thanks,
almostautomated
______________________________________________________________________
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=482781
------------------------------
Message: 5
Date: Thu, 18 Jun 2009 05:43:15 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Request: Document switcher
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=7450830
By: davegb3
Last visited order and most commonly used order are planned for 1.1 of the file
switcher, so hang on in there!
______________________________________________________________________
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: Fri, 19 Jun 2009 07:00:24 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Default folder
for new textfiles?
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=7452891
By: ander1122
ander> If you don't want to do that, maybe you could make My Documents the
default?
Or even make the default folder for new textfiles user-selectable?... Of course,
maybe there _is_ a way to do this, and I'm just missing it. That's why I'm
posting
here, instead of immediately submitting a feature request. :?)
CChris> Settings -> Preferences -> New Document/Open Save directory.
Which, of course, was the very window I was staring at all along... Thanks,
dude! (My wife often says I have "a talent for the obvious"---so why did I miss
something as obvious as that ?)
______________________________________________________________________
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: Fri, 19 Jun 2009 07:04:07 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Running
SimpleScript from keyboard?
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=7452896
By: ander1122
Okay, thanks. As it turned out, I decided to write a system-tray app that
monitors
the Clipboard and automatically applies various formatting preferences to copied
text. So I think I won this particular "perversity" (i.e. geekiness) contest.
:?D
______________________________________________________________________
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: Fri, 19 Jun 2009 07:38:33 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
Unicode/ASCII Char value in Status 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=7452965
By: dominic01
Is it possible to display Unicode/ASCII char value in the status bar?
______________________________________________________________________
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: Fri, 19 Jun 2009 08:08:22 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to comment
a line where the cursor is?
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=7453054
By: cchris
Do it in reverse: use END -> SHIFT-HOME -> CTRL+SHIFT+K. I assume word wrap
is not on.
Tge issue is not a different behaviour, but there being 5 distinct Scintilla
commands for going to start of line (see Shortcut mapper). A safer way would
be a synthetic macro so that the right messages would be sent to Scintilla.
Ask again if you need this.
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=331754
------------------------------
Message: 10
Date: Fri, 19 Jun 2009 08:21:12 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Unicode/ASCII Char value in Status 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=7453073
By: cchris
You probably can write a small plugin to do that - you mean, the character under
the caret?
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
------------------------------
Message: 11
Date: Fri, 19 Jun 2009 08:27:54 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Unicode/ASCII Char value in Status 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=7453081
By: dominic01
Is there any such simple pugins available? I'll give it a try.
Appreciate any help.
______________________________________________________________________
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
------------------------------
------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 37, Issue 48
*************************************************