Send Notepad-plus-plus mailing list submissions to
        notepad-plus-plus@lists.sourceforge.net

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] Getting Notepad++ to        recognize LJ tags
      (SourceForge.net)
   2. [notepad-plus - Open Discussion] Delete remove    duplicate
      lines entries items (SourceForge.net)
   3. [notepad-plus - Help] Changing the behaviour of   collapsable
      if (SourceForge.net)
   4. [notepad-plus - Open Discussion] Req Expr. BUG?   - Meta
      Character missing (SourceForge.net)
   5. [notepad-plus - Open Discussion] NIce program     and....
      (SourceForge.net)
   6. [notepad-plus - Help] RE: Other encoding  formats?
      (SourceForge.net)
   7. [notepad-plus - Help] Read Only flag not  updated properly
      (SourceForge.net)
   8. [notepad-plus - Help] Run Python Scripts in       IDLE with
      "Run>Run..." (SourceForge.net)
   9. [notepad-plus - Help] RE: Other encoding  formats?
      (SourceForge.net)
  10. [notepad-plus - Open Discussion] Show/Hide        Line/Bookmark
      Margin as Shortcut (SourceForge.net)
  11. [notepad-plus - Help] RE: Read Only flag not      updated properly
      (SourceForge.net)
  12. [notepad-plus - Plugin Development] NppExec       v0.2.5 has been
      released! (SourceForge.net)
  13. [notepad-plus - Open Discussion] CPU consumption (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Wed, 27 Aug 2008 19:01:34 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Getting Notepad++
        to      recognize LJ tags
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=5200989
By: hujhax

I frequently write LiveJournal posts in Notepad++.  Is there any way to trick
Notepad++ into thinking that tags like "lj user" and "lj-cut" are valid HTML
tags?


______________________________________________________________________
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, 27 Aug 2008 19:40:06 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Delete
        remove  duplicate lines entries items
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=5201072
By: fool4uanyway

No, I don't. But you can use Notepad++ for that.

See, for example, the message

"delete remove duplicate line word sort length"
By: Fool4UAnyway (fool4uanyway) - 2008-07-04 10:16
http://sourceforge.net/forum/message.php?msg_id=5073042

in the thread

"Help deletin dupe words/lines and sorting" (Help forum)
http://sourceforge.net/forum/forum.php?thread_id=2011755&forum_id=482781


______________________________________________________________________
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: Wed, 27 Aug 2008 19:42:53 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Changing the
        behaviour of    collapsable if
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=5201080
By: yohanleafheart

Hello everyone, I searched for this on the preferences but couldn't find. As
of right now, if I have a code like:

if(){
...
}elseif(){
...
}else{
...
}

And I collapse this if(), it will hide -everything- until the end of the else.
I wished to change this to collapse only on the if block. For example, if I
ask to collapse the above, it would show like below. with all the lines bewtween
the if and elseif hidden but the rest showing. That is good if you use big cases
on your code with if..elseif..else and you want to clear the screens of the
parts you are not using but want to leave the rest to work.

[+]if(){
}elseif(){
...
}else{
...
}

______________________________________________________________________
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: Wed, 27 Aug 2008 20:41:25 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Req
        Expr. BUG?      - Meta Character missing
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=5201219
By: vanalen230

On this page: http://notepad-plus.sourceforge.net/uk/regExpList.php
is listed the meta characters. It appear that the ? (zero or one time) 
quantifier
is missing. The ? is implement in all other regular expression engines that
I have encountered.

Why is it 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: 5
Date: Wed, 27 Aug 2008 21:48:55 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] NIce
        program and....
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=5201339
By: malakieusn

Hi all,

I just found Notepad ++ and I have to say I am very happy I did so.   For years
I have looked for a replacement to one of my favorite pieces of software, a
program called 'Cygnus Ed' that was written on the Amiga many years ago.   
Notepad
++ comes the closest to that I have seen.   Some very nice work done here and
I look forward to now being able to share documents between my Amiga systems
and my forced to use PC.  ;-)

Todd


______________________________________________________________________
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: Wed, 27 Aug 2008 22:55:00 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Other encoding
        formats?
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=5201479
By: ishamid2

> I love Notepad++, except for one thing.  I work with code for Japan, so  
> some
> of the text strings in the code contain Japanese characters.  These days  
> more
> and more of it is in UTF-8, but sometimes I have to work with something  
> that
> is Shift-JIS (an older Japanese character encoding set, the native  
> encoding
> on Japanese Windows).  That is not a choice in the Format menu, and so  
> the characters
> are, of course, garbled.  Is there anything I can do?

The ConvertExt plugin has support for external encodings. I'm not sure how
it works exactly but it may be of help. See the Options menu of the plugin.

Best wishes
Idris

______________________________________________________________________
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, 27 Aug 2008 23:44:16 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Read Only flag not
        updated properly
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=5201564
By: ullr0012

When the read only status of a file changes outside of npp, the new status is
not reflected.  Anyone else see this happen?  Feature Request? Bug?

______________________________________________________________________
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, 27 Aug 2008 23:51:04 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Run Python Scripts
        in      IDLE with "Run>Run..."
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=5201576
By: jzraikes

I am currently learning to program with the Python programming language and
I have chosen Notepad++ as my IDE of choice. The thing is, I don't know how
to get the scripts I am writing with N++ to execute. If i press F5 and type
'python "$(FULL_CURRENT_PATH)"' and hit enter, a command prompt window appears
for a split second and disappears again. Then I thought it might work if i make
N++ send the script to IDLE which can execute it, but I'm not really sure how
to do that.

Basically anyone who can help me run a script written in Python with N++, 
through
N++'s Run Dialog is my personal saviour and i will always think of your username
when I'm successfully running my scripts  ^^

______________________________________________________________________
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, 28 Aug 2008 02:04:55 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Other encoding
        formats?
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=5201770
By: osakawebbie

Thank you - that was a nice idea.  Unfortunately, the ReadMe file revealed that
ConvertExt currently only supports single-byte character sets.  I wrote to the
author requesting that he consider adding Shift-JIS, but I might have to wait
a long time...

______________________________________________________________________
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, 28 Aug 2008 06:49:36 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Show/Hide       Line/Bookmark Margin as Shortcut
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=5202212
By: axestr

Hello!

Is it possible to Show/Hide the left Linenumber and Bookmark Margin with a 
shortcut?

Thanks, Axel.

______________________________________________________________________
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, 28 Aug 2008 07:06:08 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Read Only flag
        not     updated properly
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=5202237
By: fool4uanyway

You are asking for an answer you can find yourself. Thereby, you run the risk
no-one will reply to your message.

http://sourceforge.net/search/?type_of_search=forums&group_id=95717&words=%2Brea
d+%2Bonly+%2Boutside


______________________________________________________________________
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: 12
Date: Thu, 28 Aug 2008 08:19:28 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        NppExec v0.2.5 has been released!
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=5202382
By: dv__

OK, while we all are waiting for new version of Notepad++, I think it's time
to introduce the newest version of NppExec which can be used with existing 
versions
of the editor.
 
v0.2.5 - August 2008 
------------------ 
+ added: word wrap in the Console dialog (Ctrl+W) 
* changed: Advanced Options dialog - SaveCmdHistory added,  
RichEdit_MaxTextLength removed 
- fixed: script with spaces in its name was not started using 
associated menu item 
+ some improvements 
+ new command: NPP_CLOSE 
+ new command: INPUTBOX 
* now NppExec uses Rich Edit 2.0 (instead of 1.0) in its Console window 
+ added Notepad++'s variables: $(CURRENT_LINE), $(CURRENT_COLUMN) 
+ external plugin interface messages: 
NPEM_GETVERDWORD [returns version as DWORD] 
NPEM_GETVERSTR [returns version as string] 
NPEM_GETSTATE [returns state: ready/busy] 
NPEM_PRINT [prints text which can be highlighted by the Highlight Filters] 
NPEM_EXECUTE [executes given commands] 
NPEM_NPPEXEC [executes script/file] 
NPEN_RESULT [as a result of NPEM_EXECUTE or NPEM_NPPEXEC] 

http://sourceforge.net/projects/npp-plugins/

______________________________________________________________________
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: Thu, 28 Aug 2008 09:39:26 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] CPU
        consumption
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=5202557
By: igorella

run on windows xp sp2
after being active for about 10 hours or more -- starts eating cpu slowly.
from 2% low upto 40%.
thx!

______________________________________________________________________
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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

------------------------------

_______________________________________________
Notepad-plus-plus mailing list
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 27, Issue 38
*************************************************

Reply via email to