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 - Plugin Development] RE: xml source indent
functionality (SourceForge.net)
2. [notepad-plus - Help] RE: TextFX..can NPP run without TextFX
(SourceForge.net)
3. [notepad-plus - Open Discussion] suggest to add project
management (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: suggest to add project
management (SourceForge.net)
5. [notepad-plus - Help] Suggestions for auto compl for user def
lang (SourceForge.net)
6. [notepad-plus - Open Discussion] Column Mode (SourceForge.net)
7. [notepad-plus - Open Discussion] My article (in russian)
(SourceForge.net)
8. [notepad-plus - Help] RE: Settings in "find in files"
(SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Feature request: large
file support (SourceForge.net)
10. [notepad-plus - Help] RE: Crash with "Mark all" operation
(SourceForge.net)
11. [notepad-plus - Open Discussion] RE: Runtime Error
(SourceForge.net)
12. [notepad-plus - Plugin Development] RE: Snippets Bundles
Plugin (SourceForge.net)
13. [notepad-plus - Open Discussion] & = Underlined character in
filename (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 12 Jun 2007 16:44:03 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
xml source indent functionality
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=4359465
By: silamantex
That plugin can process just whoole file data. :(
Is this possible to change it behaviour a little.
Such, if no selection plugin command will be related for whole file data.
If selected some part so just that part will be processed.
In my case I have to work with log output. It includes mix of text and
xml parts.
So, xml indent functionality for piece of file content is needed.
Thank you!
______________________________________________________________________
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: 2
Date: Tue, 12 Jun 2007 17:45:47 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: TextFX..can NPP
run without TextFX
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=4359503
By: bullock
Delete the file NPPTextFX.dll
in the folder Notepad++\plugins.
Depending on which version of NP++ you're using, that folder could be where
NP++ is installed (typically, C:\Program Files\Notepad++) or it could be under
%APPDATA%.
Regards.
Greg
______________________________________________________________________
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: Tue, 12 Jun 2007 21:39:34 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] suggest
to add project management
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=4359656
By: nobody
Hi,
I want to create a project to manage lots of files (C++ files, .h files and
.txt files), can notepad++ support that?
UltraEdit can do that, but UE is not powerful to be a professional C/C++ editor.
Notepad++ is very good.
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: 4
Date: Tue, 12 Jun 2007 23:10:47 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
suggest to add project management
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=4359718
By: jenslorenz
You can manage it by Favorites of Explorer plugin. You can add to [Files] a
group, your project name in this case, and attach here files and other groups.
It is not the best solution at the moment but it works.
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: 5
Date: Tue, 12 Jun 2007 23:27:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Suggestions for
auto compl for user def lang
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=4359733
By: nobody
Hello, and thank you for providing me with such a great tool, for free.
I have some questions though about the auto completion and how it relates to
the .api-file for my user defined language. I am currently using N++ for coding
proc code for Uniface (http://www.compuware.com/products/uniface/ for the
interested
ones out there), and while the syntax highlight works like a charm, the auto
completion doesn't work equally as charmy. I have an api-file that looks like
this (I only show a little pice of it, there ar more <>-words, $-words and so
on..):
<false>
<true>
$acterror
$applname
$batch
$char
$check
$clock
$componentname
activate
addmonths
apexit
apstart
askmess
The problem I get is that the only words that work properly for auto completion
is the ones withought <- or $-signs. Fore exmple if I write $, andt then hit
ctrl+space I get the first $-word in the auto completion, but if I then write
and "a" so the text read $a, the auto completions "forgets" the $-sign, and
directly shows suggested word "activate" instead. Is this a bug, or is there
any changes I can do to my .api-file to get it to work?
/Sven Hedqvist
______________________________________________________________________
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: Tue, 12 Jun 2007 23:44:24 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Column
Mode
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=4359745
By: nobody
Can Notepad++ provide column mode which is like the one in UltraEdit?
______________________________________________________________________
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: 7
Date: Tue, 12 Jun 2007 23:50:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] My
article (in russian)
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=4359754
By: shtaras
I wrote an article about Notepad++ and TortoiseSVN integration (in russian).
You can find it at http://shkodenko.kiev.ua/index.php?lang_id=1&content_id=61
______________________________________________________________________
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: Wed, 13 Jun 2007 01:49:05 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Settings in
"find in 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=4359900
By: nobody
How to find in files replace.
t. p
______________________________________________________________________
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: Wed, 13 Jun 2007 04:19:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature request: large file support
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=4360070
By: nobody
Rarely I might need to edit multigigabytes files (5-20 GB). UltraEdit can open
these files and it's the only reason I can't use only Notepad++ for all my
editing
needs.
Can Notepad++ be improved so it can handle "gigantic" files?
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: 10
Date: Wed, 13 Jun 2007 04:13:49 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Crash with
"Mark all" operation
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=4360064
By: donho
It works fine without crash.
Can you give me more description in order to reproduce it?
Is there any guy has the same problem?
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=331754
------------------------------
Message: 11
Date: Wed, 13 Jun 2007 04:20:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Runtime Error
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=4360072
By: donho
Is the description encrypted or I don't read English?
More detail description will be appreciated.
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=331753
------------------------------
Message: 12
Date: Wed, 13 Jun 2007 03:56:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Snippets Bundles Plugin
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=4360046
By: donho
Snippet plugin does exist in v4.1.2.
See Menu Plugins->QuickText
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: Wed, 13 Jun 2007 05:08:10 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] & =
Underlined character in filename
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=4360124
By: nobody
A couple of the names of my files contain the '&' character.
This will character will not show in the file tab's caption, but will result
in underlining of the next character.
Could you fix this?
______________________________________________________________________
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 13, Issue 21
*************************************************