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: Howto change the width of line
number margin? (SourceForge.net)
2. [notepad-plus - Plugin Development] RE: UPDATE plugin: RunMe
1v11 (SourceForge.net)
3. [notepad-plus - Help] Search operation in a macro
(SourceForge.net)
4. [notepad-plus - Open Discussion] RE: Feature Request: Option
to Hide Comments (SourceForge.net)
5. [notepad-plus - Help] RE: Search operation in a macro
(SourceForge.net)
6. [notepad-plus - Help] RE: Search operation in a macro
(SourceForge.net)
7. [notepad-plus - Plugin Development] RE: MultiClipboard 2.0
preview 2 (SourceForge.net)
8. Security issues ? ([email protected])
9. [notepad-plus - Open Discussion] RE: Notepad++ v5.1.4 just
come out (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: how to specified which
language to use (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 27 Jan 2009 07:16:27 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Howto change
the width of line number 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=6265742
By: gthm159
Hi All,
I'm having the exact same problem :(
I feel that the line number margin is way too wide right now, and uses up a
lot of space.
Is there any way to adjust its width?
(It would have been really great if the width would change dynamically!!)
- Googie
______________________________________________________________________
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: Tue, 27 Jan 2009 07:34:02 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
UPDATE plugin: RunMe 1v11
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=6265895
By: ruespe
Yeah, that's it. Thanks a lot.
______________________________________________________________________
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: 3
Date: Tue, 27 Jan 2009 08:00:31 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Search operation in
a macro
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=6266097
By: killerbeer
Hi,
I'm trying to record a macro that looks like this:
"Find Next" (the search string was assigned previously to recording macro),
"<do something>",
"Home",
"Arrow Down".
The idea is that by repeated running of the macro, "<do something>" operation
is applied to all lines where the search string is found. In a Notepad++ v4
it worked just as intended, but now when I have v5.1.4 (and 5.0.2 that I had
before updating), the "Find Next" always finds the same instance of the search
string - next after the one it found when the macro was recorded (of course,
if the found string is destroyed in the process of "<do something>", the next
instance can be found normally... but in my case "<do something>" is applied
to words *after* the found string, not to the string itself).
Any ideas?
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=331754
------------------------------
Message: 4
Date: Tue, 27 Jan 2009 09:17:02 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Feature Request: Option to Hide Comments
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=6266785
By: mogi57
Coolest Thing EVER!!!
+Viz Text Search Regex included !!
______________________________________________________________________
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, 27 Jan 2009 10:18:22 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Search
operation in a macro
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=6267358
By: gthm159
Why don't you change the macro to:
"Find Next",
"Find Next",
"<do something>",
"Home",
"Arrow Down"
Would that make it work?
- Googie
______________________________________________________________________
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, 27 Jan 2009 10:20:54 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Search
operation in a macro
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=6267368
By: killerbeer
No, it won't. It still starts from the same place, only takes one instance
further.
______________________________________________________________________
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: Tue, 27 Jan 2009 11:20:23 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
MultiClipboard 2.0 preview 2
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=6267835
By: countdown
Hi Loony,
I'm back! I've been using your plugin for quite some time: I haven't found any
bugs, and I have no suggestions on missing features. It works great. I think
you could ask Don to insert it into new releases.
Thank you for your great work!
Regards
Fabio
______________________________________________________________________
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: 8
Date: Tue, 27 Jan 2009 16:20:10 -0400
From: [email protected]
Subject: [Notepad-plus-plus] Security issues ?
To: [email protected]
Message-ID:
<of4ac95d1f.df63c08d-on8325754b.006ed31d-8525754b.006fb...@br.ibm.com>
Content-Type: text/plain; charset="iso-8859-1"
Dear members of notepad++ community
I have installed for a project, in 2 servers, Windows, notepad++ 5.0.3
I need check if is there any security patch/fix required for notepad++
that should be applied, in order to fix any security exposure or security
bug
Could you please confirm it ?
If so, which is the process to obtain the code or path ?
And could you inform the nature of the issue fixed ?
Thank you very much !
Alberto Jos? Araujo
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 9
Date: Tue, 27 Jan 2009 19:14:08 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.1.4 just come out
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=6271816
By: im2crazy4u
If it's a bug report then it belongs here just fine.
______________________________________________________________________
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: Tue, 27 Jan 2009 19:14:45 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: how
to specified which language to use
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=6271821
By: im2crazy4u
Or change the configuration file to have it recognize the file type as XML.
______________________________________________________________________
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:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 32, Issue 55
*************************************************