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 - Open Discussion] RE: Regular      expression
      search/replace (SourceForge.net)
   2. [notepad-plus - Help] mac format, extra line breaks
      (SourceForge.net)
   3. [notepad-plus - Help] RE: Matching newline with   regular
      expressions (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE: maya      embedded
      language, MEL (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: Notepad++    v4.0.2 is
      released (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE:
      希望能增加插入時間/日期的功能 (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Notepad++    v4.0.2 is
      released (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE: Column    mode
      (SourceForge.net)
   9. [notepad-plus - Plugin Development] RE:   Explorer Plugin Bugs
      (SourceForge.net)
  10. [notepad-plus - Help] RE: NP++ won't start (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE:      Auto-Update/Check for
      update (SourceForge.net)
  12. [notepad-plus - Open Discussion] RE: "new 3" bug (SourceForge.net)
  13. [notepad-plus - Open Discussion] RE: BUG -        switching to other
      windows applications (SourceForge.net)


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

Message: 1
Date: Tue, 13 Feb 2007 14:49:49 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Regular expression search/replace
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=4156640
By: pshute

When you say "select valid regular expressions" do you mean each one has a 
button
to paste it into your expression?  A list of available expressions could be
handy for those who aren't familiar with regular expressions, but I'm not sure
how many people would want such a large window covering the text they're 
probably
looking at as they build the expression.

There's a regular expression FAQ at
http://notepad-plus.sourceforge.net/uk/regExpList.php and a newline find and
replace FAQ at 
http://notepad-plus.sourceforge.net/uk/newlineFindReplace-HOWTO.php.
It would be nice to build these FAQS into a proper help system for the program.
Checking a website for help isn't always convenient.

What a occasional regular expression user like myself could use is a regular
expression tester.  I.e. a button on the search form to highlight all the text
in the file that matches the expression I've typed.  That would help me to 
create
expressions faster by trial and error.

I guess this would be handy even for normal search strings.

______________________________________________________________________
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: Tue, 13 Feb 2007 14:54:00 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] mac format,  extra
        line breaks
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=4156644
By: nobody

My partner is saving files in mac format. He loves his text editor, which 
doesn't
give him a choice, and that's fine. The problem arises, however, when I download
a file he has created or modified off of the server and try to open it with
Notepad++. I have a truly unneccessary amount of linebreaks in the file (one
additional linebreak per line) and it makes code very difficult to read! It
may not be the format of the file but something that notepad++ is doing. "Mac
Format" is selected in the Format menu, however, which is what leads me to 
beleive
this. Below is a sample of some code exhibiting the effects:

<?php

/**

 * Handler for page not found errors

 * 

 * Generates a 301 Moved permanently error and redirects
to index.php?main_page=page_not_found

 * Especially useful as for Google indexing

 *


any help would be appreciated, this is driving me nuts!

______________________________________________________________________
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, 13 Feb 2007 14:58:54 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Matching
        newline with    regular expressions
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=4156652
By: pshute

It's tricky, but possible. Have a read of
http://notepad-plus.sourceforge.net/uk/newlineFindReplace-HOWTO.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: 4
Date: Tue, 13 Feb 2007 15:33:07 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        maya    embedded language, MEL
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=4156687
By: nobody

Hi, I also would really like to have the MEl syntax. can u share it please?


______________________________________________________________________
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: 5
Date: Tue, 13 Feb 2007 17:53:09 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0.2 is 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=4156834
By: nobody

The chinese characters change to error codes in the Exploere. The 4.0.1 version
doesnt have this issue. My OS is XP.

______________________________________________________________________
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: Tue, 13 Feb 2007 18:58:15 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [notepad-plus - Open Discussion] RE:
        希望能增加插入時間/日期的功能
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=4156906
By: nobody

As Don mentioned, it is in TextFX->Insert. For a quick keyboard insertion of
the date short date format, use ctrl-F5.



______________________________________________________________________
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, 13 Feb 2007 19:33:13 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.0.2 is 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=4156940
By: jmg_

Status update of bug with Win2000 and HP1220C printer driver and plugins :
A direct unzip of all DLLs, has changed the behaviour of this, slightly .
File.Print    -used to crash, now OK
File.PrintNow -used to crash, now OK
^P            -used to be OK, Still OK 
Print Icon    - used to be OK, now crashes...

So mostly what used to work, and fail, have swapped places ?!

Rename plugin DLL folder, and all calls to print are OK.


______________________________________________________________________
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: Tue, 13 Feb 2007 22:19:07 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        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=4157062
By: steakhacher

Yes but but column mode of notepad++ is quite bad. It is less powerful than
crimson column mode. It could be great to change it or to have a plug-in.

______________________________________________________________________
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: 9
Date: Tue, 13 Feb 2007 22:44:35 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Explorer Plugin Bugs
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=4157081
By: nobody

The automatic update comes in next version of Explorer Plugin. But I don't know
if it works in any cases.

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=482781



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

Message: 10
Date: Tue, 13 Feb 2007 22:49:47 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NP++ won't
        start
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=4157083
By: jivemastert

I had this same problem in 3.9, but in 4.02 it seems to be gone.... I hope...
it's incredibly annoying.

______________________________________________________________________
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: Tue, 13 Feb 2007 22:52:36 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Auto-Update/Check for update
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=4157084
By: nobody

If there is anyone who wants to implement, please fell free to develope ;).

______________________________________________________________________
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: Tue, 13 Feb 2007 23:02:30 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: "new
        3" 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=4157092
By: nobody

This is not a bug. This is a "normal". Notepad contains to any time two 
scintilla
container. When on startup no document is open, you will see "new 1". The second
container contains "new 2". But you will never see "new 2".

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: 13
Date: Tue, 13 Feb 2007 23:03:55 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: BUG
        -       switching to other windows applications
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=4157094
By: nobody

What's your OS? Any other info?

______________________________________________________________________
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



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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

_______________________________________________
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 9, Issue 40
************************************************

Reply via email to