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] Active line always highlighted
(SourceForge.net)
2. [notepad-plus - Help] Starting NP++ causes odd screen flicker
(SourceForge.net)
3. [notepad-plus - Open Discussion] About Folder Margin
(SourceForge.net)
4. [notepad-plus - Open Discussion] RE: Opening very big files
(SourceForge.net)
5. [notepad-plus - Help] Auto indent replaces spaces with tabs
(SourceForge.net)
6. [notepad-plus - Help] bug in php syntax highlighting
(SourceForge.net)
7. [notepad-plus - Help] RE: Starting NP++ causes odd screen
flicker (SourceForge.net)
8. [notepad-plus - Open Discussion] Shift selected text
right/left X # of spaces (SourceForge.net)
9. [notepad-plus - Plugin Development] RE: NppExec (SourceForge.net)
10. [notepad-plus - Help] RE: Starting NP++ causes odd screen
flicker (SourceForge.net)
11. [notepad-plus - Open Discussion] RE: Shift selected text
right/left X # of spaces (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: Shift selected text
right/left X # of spaces (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Wed, 16 May 2007 05:22:48 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Active line always
highlighted
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=4315490
By: nobody
Is it possible to have the active line always highlighted, also if Notepad++
doesn't have the input focus?
______________________________________________________________________
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: Wed, 16 May 2007 06:29:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Starting NP++
causes odd screen flicker
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=4315589
By: mlcampbe
I'm a newbie to using NP++ having previously used PsPad.
When I start up NP++ I see an odd flicker on the screen that looks to be like
a title bar or something that quickly appears and disappears 2 times. This
always
occurs on the left-hand side of the screen about 20% of the way down from the
top.
Is this normal? Is it something I can get rid of?
______________________________________________________________________
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: Wed, 16 May 2007 06:32:18 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] About
Folder Margin
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=4315595
By: nobody
How to Hide Folder Margin? I could not find an option for hiding it Edit
Components's
Folder Margin.
Or can this be an option 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: 4
Date: Wed, 16 May 2007 08:06:42 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Opening very big files
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=4315745
By: nobody
Try Winvi which is a freeware used to edit large file,get it from
http://www.winvi.de/en/links.html.
I think it is worth to try.
______________________________________________________________________
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, 16 May 2007 10:03:42 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Auto indent
replaces spaces with tabs
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=4315902
By: nobody
I edit some files that do indentation with spaces some files that do indentation
with tabs. I prefer tabs for new files that I create, so I set Notepad++ to
use tabs.
If I'm in a file that uses spaces for indentation, and I hit enter at the end
of a line I get a new line that is auto indented. However, Notepad++ does not
respect the indentation style of the previous line. For example, if the line
had an 8 space indentation, then the new line is given a two tab indentation.
I would prefer for auto indent to work like this:
1.) User hits enter at the end of a line.
2.) The indention string (any combination of spaces and tabs) is found on the
line.
3.) A new line is created that starts with the exact indention string from step
2.
Also if you hit enter on an empty line, then the next line should be empty.
Notepad++ shouldn't search for the previous non-empty line and use that. That
behavior is quite unintuitive. It should at least be optional.
Is there an easy way to do this without creating my own personal fork of
Notepad++.
I really don't want to do that.
Thanks,
Josh
______________________________________________________________________
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, 16 May 2007 10:21:18 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] bug in php syntax
highlighting
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=4315956
By: nobody
if you enter code that has // in strings, as e.g.:
echo "http://www.example.com";
npp 4.1 will let the string inside the quotation marks have the syntax
highlighting
of a comment in the script file, like something like that:
echo "hooray"; // this is spartaaa!!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: 7
Date: Wed, 16 May 2007 11:30:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Starting NP++
causes odd screen flicker
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=4316065
By: nobody
This is normal. It depends on docking machanism. I tried several things to get
rid of, but with no success.
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=331754
------------------------------
Message: 8
Date: Wed, 16 May 2007 11:42:13 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Shift
selected text right/left X # of spaces
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=4316076
By: bruce_tj
Hello all,
Can anyone tell me of a to shift the text on a line or lines X number of
characters
right or left? I often copy text from other applications into NP++. Then I
use the word wrap feature to limit the line length of each line in the selected
text, using a line length I have copied to the clipboard.
At that point I usually save the file and then run a macro I created to open
the same file in another text editor, SPFPC, which is based on the mainframe
ISPF editor. Within the editor I shift the text over 10, 15, or any length
I decide, spaces. I then change the first character in every line into a
comment
character.
I haven't found any way to do all this in NP++. Is anyone aware of anyway that
I can perform the same actions without leaving NP++?
Thanks
Bruce
______________________________________________________________________
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: Wed, 16 May 2007 11:44:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
NppExec
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=4316084
By: nobody
I have already found a little bug in NppExec plugin. When I try to execute php
script using php.exe file localed in C:\Program Files\VertrigoServ\Php\php.exe
-l $(FULL_CURRENT_PATH) the console give me this communicate:
C:\Program Files\VertrigoServ\Php\php.exe -l C:\Program
Files\VertrigoServ\www\all\pewuesz_light\class\AuthClass.php
Process started >>>
Could not open input file: C:\Program<<< Process finished.
================ READY ================
probably problem is in the space mark by "Program Files", Someone could fix
that.
by the way good work
regards!
______________________________________________________________________
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: 10
Date: Wed, 16 May 2007 12:24:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Starting NP++
causes odd screen flicker
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=4316237
By: mlcampbe
Hmm, what do you mean about docking mechanism?
______________________________________________________________________
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: Wed, 16 May 2007 14:13:08 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Shift selected text right/left X # of spaces
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=4316423
By: nobody
You mean
you want
this?
to be
// You mean
// you want
// this?
Try CTRL+R with RexExp checked. Select the "Start of Line" character in the
RegExp dropdown box.
Enter the desired prefix in the Replace field and get going.
______________________________________________________________________
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: Wed, 16 May 2007 14:22:00 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Shift selected text right/left X # of spaces
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=4316429
By: nobody
It turns out you can't simply search for a Line Start and Insert the desired
text at the start of the line. This is because the RegExp has no text selected.
Could this be improved, please?
The other way to use CTRL+R:
Position the cursor at the end of the line.
Hold down the SHIFT button to select text, press Right Arrow key to jump to
the start of the next line.
Now type CTRL+R to replace each End-Of-Line by adding the text to appear at
the front of each next line.
Type CTRL+C rightaway to copy the End-Of-Line character and paste it into the
Replace field.
Move to the Replace field, type CTRL+A to select all text and type CTRL+V to
replace any present text by only the EOL character.
Type any text you want to appear at the start of each line.
Uncheck Regular Expr.
Uncheck Selection.
Get going: Find and Replace.
You may have to insert the desired text manually on the first line of the file.
______________________________________________________________________
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 DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 12, Issue 51
*************************************************