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] Where is file    explorer in
      v4.0.2? (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Where is     file explorer
      in v4.0.2? (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Where is     file explorer
      in v4.0.2? (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE:   OpenCTags for
      Notepad++ plugin just relea (SourceForge.net)
   5. [notepad-plus - Help] RE: Automatic language      detection?
      (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Access       Violation on
      Cancel Explorer Options (SourceForge.net)
   7. [notepad-plus - Open Discussion] File renamed     notification
      (SourceForge.net)
   8. [notepad-plus - Help] RE: notepad replacement (SourceForge.net)
   9. [notepad-plus - Open Discussion] Errors on        Batch Script
      Syntax Highlighting (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Regular      expression
      question (SourceForge.net)
  11. [notepad-plus - Open Discussion] Why not? (SourceForge.net)
  12. [notepad-plus - Help] RE: CommentLine always at   pos1
      (SourceForge.net)
  13. [notepad-plus - Help] Replace ; with <CR> <LF> (SourceForge.net)


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

Message: 1
Date: Mon, 26 Feb 2007 04:39:59 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Where is
        file    explorer in v4.0.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=4178655
By: nobody

Just downloaded 4.0.2 ZIP and installed fine, but where is the file explorer
(Explorer.dll)?

______________________________________________________________________
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: Mon, 26 Feb 2007 04:48:03 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Where is        file explorer in v4.0.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=4178667
By: nobody

It appears that you can copy Explorer.dll from 4.0.1 to 4.0.2, but has it been
removed for a reason?

______________________________________________________________________
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: Mon, 26 Feb 2007 04:50:47 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Where is        file explorer in v4.0.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=4178675
By: nobody

It was removed in the current installation package due to some issues regarding
focusing of edit area when switching between applications. New version of file
explorer 1.2 will be released within next week.

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: 4
Date: Mon, 26 Feb 2007 05:44:44 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        OpenCTags for Notepad++ plugin just relea
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=4178756
By: romeojuncu

Well, I'll try a different approach of using ctags file, which will consume
less memory.
I just need some 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=482781



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

Message: 5
Date: Mon, 26 Feb 2007 05:53:32 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Automatic
        language        detection?
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=4178778
By: nobody

I fixed my problem. In userDefineLang.xml I needed to specify
all the possible extensions I use (I added AHK to ahk):

<UserLang name="AHK Autohotkey" ext="ahk AHK">

I did not realize this is case-sensitive. I find it
unnecessary on non-unix platforms. No Windows app
cares about the file name case. It *preserves* the
case, but does not treat them differently in any way.




______________________________________________________________________
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: Mon, 26 Feb 2007 06:42:39 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Access  Violation on Cancel Explorer Options
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=4178859
By: nobody

I have sent an email on Fr 23-2-2007 8:58 to jenslorenz [at] users [dot] 
sourceforge
[dot] net


______________________________________________________________________
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: Mon, 26 Feb 2007 06:48:13 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] File
        renamed notification
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=4178873
By: nobody

Will you implement file renamed notification in N++?

When a file has changed outside N++, or has been deleted, N++ asks you for an
"update" action.

Will this also be implemented for files that are open in N++ and are renamed
outside N++?


______________________________________________________________________
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: Mon, 26 Feb 2007 07:02:25 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: notepad
        replacement
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=4178897
By: nobody

Cannot replace Notepad in .exe. Am running on XP via a server??
Do not understand the ref. to Start Run etc. etc.  All that brings up is a mass
of files.

Wish notepad++ to totally replace Notepad - any suggestions, in simple language
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=331754



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

Message: 9
Date: Mon, 26 Feb 2007 07:07:56 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Errors
        on      Batch Script Syntax Highlighting
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=4178907
By: nobody

This is a minimal error.

Try: File.cmd

Content: echo "" & echo "Hello World" & echo "" & pause & exit


Only the first 'echo' is Highlighted. In others combinations (with the conector
'&' ), the error is equal...


Sorry by me bad english...

______________________________________________________________________
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: Mon, 26 Feb 2007 07:11:49 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Regular expression question
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=4178921
By: nobody

I too, would love to have 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



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

Message: 11
Date: Mon, 26 Feb 2007 08:19:14 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Why not?
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=4179023
By: nobody

Jesus, is that so difficult to add the ESC key for an immediate exit from the
application? I suggested that twice, but that minimal feature wasn't added.
God knows why...
A "allow multiple instances" option would also be cool, because of the non MDI
architecture.

______________________________________________________________________
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: Mon, 26 Feb 2007 08:21:43 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: CommentLine
        always at       pos1
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=4179028
By: nobody

Web does reformat my writing :-(
I add a _ at the bein, just think it is not there:
I have this: 
_extern void Filter1x1(unsigned char *Bits,  
_     const int RowBytes, const int PixDepth,  
_     const int Width, const int Height, 
_     tFilter1x1 *Filter); 
 
When I comment out by line I get this: 
_// extern void Filter1x1(unsigned char *Bits,  
_     // const int RowBytes, const int PixDepth,  
_     // const int Width, const int Height, 
_     // tFilter1x1 *Filter); 
 
But i want this: 
_// extern void Filter1x1(unsigned char *Bits,  
_//      const int RowBytes, const int PixDepth,  
_//      const int Width, const int Height, 
_//      tFilter1x1 *Filter); 
 

______________________________________________________________________
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: 13
Date: Mon, 26 Feb 2007 08:39:34 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Replace ; with <CR>
        <LF>
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=4179060
By: nobody

Hi,

I'd like to replace replace the character ";" in a .csv file with a Carriage
Return and a Line Feed using Notepad++'s Search and Replace. Is that possible,
and if so - how?
I tried copying the <cr> <cf> characters into "replace" field and I tried 
entering
"\n\r" but neither worked.

Thanks a lot for your help!

Jay

______________________________________________________________________
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



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

-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 9, Issue 69
************************************************

Reply via email to