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 - Open Discussion] RE: Bug, Horizontal scroll
bar keeps smallest (SourceForge.net)
2. [notepad-plus - Open Discussion] Colomn select fill
(SourceForge.net)
3. [notepad-plus - Help] how do I get to define a new language
menu (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: GUP: Could it also be
used for plugins? (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: GUP: Could it also be
used for plugins? (SourceForge.net)
6. [notepad-plus - Plugin Development] RE: Light Explorer - Bug?
(SourceForge.net)
7. [notepad-plus - Open Discussion] RE: Colomn select fill
(SourceForge.net)
8. [notepad-plus - Help] RE: Help replacing something
(SourceForge.net)
9. [notepad-plus - Help] RE: ISO-8859-1 often better than UTF-8
(SourceForge.net)
10. [notepad-plus - Open Discussion] RE: Notepad++ v4.6 and its
auto-updater (GUP) (SourceForge.net)
11. [notepad-plus - Plugin Development] RE: Context menu
(SourceForge.net)
12. [notepad-plus - Open Discussion] RE: The R6025 bug
(SourceForge.net)
13. [notepad-plus - Open Discussion] RE: Bug, Horizontal scroll
bar keeps smallest (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 22 Nov 2007 12:16:12 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Bug,
Horizontal scroll bar keeps smallest
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=4638071
By: harrybharry
Well, I actually did mind the performance and it didnt degrade (now my PC isnt
the slowest so it might get more noticable on really slow computers, like the
486SX :P), I found it to improve the loading times considerably when you have
multiple large files open. That and its way more accurate.
I ask you to atleast fix the bug where a long scrollbar with a small scrollbox
wraps around when dragging, I put it online as a patch for you, very easily
implemented.
______________________________________________________________________
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: 2
Date: Thu, 22 Nov 2007 14:13:55 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Colomn
select fill
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=4638175
By: nobody
Hello,
Don't know if this is possible, but I wander if
with colomn selection I could actually fill a full text, not a letter fill
Example:
name = "John";
age = 23;
With colomn select I could do: ( colomn select before the words and type m_ )
m_name = ..
m_age = ..
But getting :
__name
__age
just that I can't see anything useful by filling a selection with a single
character...
If this isn't already available, I would recommend it.. with a feature request.
keep up the good work.
______________________________________________________________________
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, 22 Nov 2007 14:22:14 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] how do I get to
define a new language menu
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=4638187
By: nobody
I know it sounds silly but how do I get to define a new language menu?
ZA
______________________________________________________________________
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, 22 Nov 2007 14:46:08 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: GUP:
Could it also be used for plugins?
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=4638210
By: donho
Well, it's not Notepad++ policy to make plugins self-updatable. Instead,
Notepad++
includes the stable plugins and keep thems until the new versions is tested.
So only the stable plugins will be deployed on the update.
And technically it's not possible to do that, since GUP is a stand-alone program
which downloads the whole installer then execute it.
OTOH, it's not interesting for the plugins to integrate such system because
it'll make plugins heavier.
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: 5
Date: Thu, 22 Nov 2007 14:50:10 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: GUP:
Could it also be used for plugins?
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=4638212
By: codenexus
Hmm sounds fair enough to me. :)
Until a better system comes along it is far better than having nothing. lol.
It raises an interesting point however of any customizations made in relation
to say styles or other settings files and how it determines if it needs to be
updated etc. I suppose the difficulty is in know whether or not a particular
file needs to be upgraded or not once the user has made changes to it.
______________________________________________________________________
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, 22 Nov 2007 14:59:03 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Light Explorer - 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=4638220
By: nobody
this is not a good workaround - the archive flag is used by the backup program
to recognize files that have to be backed up!!!
______________________________________________________________________
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: 7
Date: Thu, 22 Nov 2007 15:25:08 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Colomn select fill
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=4638249
By: harrybharry
It's possible using the column mode editor (Alt+C)
______________________________________________________________________
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, 22 Nov 2007 15:30:53 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Help replacing
something
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=4638256
By: harrybharry
You can try to align the numbers so you can column select them and use the
column
editor with incremental number replace (works very well in resource files ;]),
but since its 100k lines expect poor performance (if you get to select it as
a column that is, the 'something' wil probably make it hard, although you can
try to temporarily add a tab infront of the number and set the tabsize high)
I suppose your file has been generated, maybe you can get another regenerated
copy with corrected numbers?
php?
______________________________________________________________________
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: Thu, 22 Nov 2007 15:42:31 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: ISO-8859-1
often better than UTF-8
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=4638267
By: donho
> I'm also interested in a "Convert to UTF-8" function (UTF-8 or whatever).
I don't see how can be "Encode to UTF-8" useful.
I'll consider it.
In the meantime, you can do following step to get what you want :
1. Ctrl+A
2. Ctrl+X
3. Menu Format->Encode in UTF-8
4. Ctrl+V
5. Ctrl+S
You can record this sequence as Macro for the next use.
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: 10
Date: Thu, 22 Nov 2007 16:18:08 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v4.6 and its auto-updater (GUP)
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=4638289
By: donho
What's your os?
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: 11
Date: Thu, 22 Nov 2007 16:37:01 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Context menu
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=4638299
By: donho
> but it would be extremely hard to distribute a contextmenu.xml file
> because plugin menu item ids are not always fixed.
You've got the point.
Could you give more explanation for your 2 solution?
There may be the third way :
Use the plugin name + function internal ID.
Notepad++ does the binding according the both informations. It's the hardest
part since the plugin command ID are assigned dynamically.
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: 12
Date: Thu, 22 Nov 2007 16:49:52 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: The
R6025 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=4638306
By: donho
I can reproduce this bug.
I contacted Jens (FunctionList author) to know if it is still maintained.
If so, then fixed version will be included in the next version.
Otherwise it'll be removed from next release.
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: 13
Date: Thu, 22 Nov 2007 16:54:05 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Bug,
Horizontal scroll bar keeps smallest
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=4638308
By: donho
I saw your patches in Patch tracker, and I'll consider it.
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
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 18, Issue 66
*************************************************