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: mantain vertical selection for
input (SourceForge.net)
2. [notepad-plus - Open Discussion] is this possible
(SourceForge.net)
3. [notepad-plus - Help] RE: mantain vertical selection for
input (SourceForge.net)
4. [notepad-plus - Open Discussion] Some Suggestions (or
enhancements) (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Explorer plugin bug
(SourceForge.net)
6. [notepad-plus - Help] can i have auto completion always on?
(SourceForge.net)
7. [notepad-plus - Open Discussion] RE: New problems with
Notepad++ v4.0 (SourceForge.net)
8. [notepad-plus - Help] how to direct compile in the notepad
(SourceForge.net)
9. [notepad-plus - Help] RE: Search Next/Prev (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: New problems with
Notepad++ v4.0 (SourceForge.net)
11. [notepad-plus - Open Discussion] RE: Explorer plugin bug
(SourceForge.net)
12. [notepad-plus - Plugin Development] RE: New Explorer,
Function List and HexEdit (SourceForge.net)
13. [notepad-plus - Open Discussion] RE: Wishlist for 4.1
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 01 Feb 2007 18:05:22 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: mantain
vertical selection for input
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=4135176
By: nobody
I had no idea that your solution existed. Thanks for pointing it out. N++ has
SO many neat features, I haven't had time to explore them all.
On the plus side, I get the solution for all scintilla-based editors...
chuckles
______________________________________________________________________
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: Thu, 01 Feb 2007 18:17:16 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] is this
possible
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=4135186
By: jive01
I am a web developer and designer. I like to put my CSS style sheet in one view
and all of my html - xhtmldocuments in another view. I was wondering if it is
possible to have one view automatically scroll to the reference id of the other
view when it is clicked. For example, if on one view I have my style sheet open,
and another view and xhtml document, when I click on a class or id on my style
sheet, the xhtml document on the other view automatically scrolls or places
the curser on the tag that is referenced by that id or class.
Is this hard to do or even possible?
______________________________________________________________________
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: Thu, 01 Feb 2007 18:26:26 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: mantain
vertical selection for input
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=4135200
By: nobody
Oh, I should mention, in my case, form the rectangular selection and type once.
In your solution, type once, make the rectangular selection, then go to a menu
and make a selection.
Thus, I have to say that my method is the "easiest".
chuckles.
______________________________________________________________________
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: Thu, 01 Feb 2007 18:50:19 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Some
Suggestions (or enhancements)
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=4135227
By: nobody
I always deal with many opened files in Notepad++, and I always need to copy
there file name or path.
I suggest:
1)the opened window from "Window"->"Windows" can copy the selected files "Full
file path to Clipboard", "File Name to Clipboard", "Current dir path to
Clipboard",
and also set the selected files to read only.
2) The Open Window Dialog (Ctrl+O) contains options for open the files in read
only mode.
______________________________________________________________________
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: Thu, 01 Feb 2007 19:38:11 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Explorer plugin bug
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=4135263
By: nobody
Current workaround is to disable viewing the notepad++ explorer window by
default.
I had the same problem as you. Jens has a new version of the Explorer plugin
that he had me try a few days ago. Email him to send you a copy of the 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=331753
------------------------------
Message: 6
Date: Thu, 01 Feb 2007 21:00:50 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] can i have auto
completion always on?
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=4135311
By: nobody
I know i can hit ctrl+space and have it drop down, but is there a way to make
it just showup when i start typing a word?
say, im editing in php, and is tart to type echo, i input the e and the drop
down list shows?
the creators of Scite4AutoIT have Scite doing this for the autoIT editing, it
works great, i want the same for my PHP editing in notepad++
______________________________________________________________________
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: Thu, 01 Feb 2007 22:53:46 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: New
problems with Notepad++ v4.0
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=4135412
By: rucla
I have also checked the settings and the concerning settings are enable. "Update
silently" is also checked, but it doesn't 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
------------------------------
Message: 8
Date: Thu, 01 Feb 2007 23:30:50 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] how to direct
compile in the notepad
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=4135441
By: nobody
how to direct compile in the notepad
i want to know how to connect compiler and editor
______________________________________________________________________
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: Fri, 02 Feb 2007 00:05:54 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Search
Next/Prev
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=4135468
By: nobody
....
....
....
Now i see... the combo is CTRL+ALT+ LEFT/RIGHT not CTRL+ALT+ UP/DOWN ....o_oU
sorry
______________________________________________________________________
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, 02 Feb 2007 00:50:57 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: New
problems with Notepad++ v4.0
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=4135522
By: jmg_
Works fine here ( Win2000).
With "Update silently" not checked, it prompts once per file-changed,
and with it checked, it updates all changes automatically, remembering
the cursor.
I use this recently added feature a lot, and would notice if it were missing :)
______________________________________________________________________
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, 02 Feb 2007 01:06:20 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Explorer plugin bug
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=4135544
By: nobody
The error is known and fixed but not published. I try to publish the patch,
asap. Please be patient.
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: 12
Date: Fri, 02 Feb 2007 01:18:28 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New Explorer, Function List and HexEdit
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=4135557
By: donho
The crashing issue under w98 is fixed.
I'll send you the binary to test.
Please let me know if it works now.
Don
______________________________________________________________________
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: 13
Date: Fri, 02 Feb 2007 02:05:10 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Wishlist for 4.1
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=4135636
By: nobody
I just wanna had formating ability(like in Visual Studio) for xml-like docs...
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 9, Issue 6
***********************************************