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
        notepad-plus-plus-requ...@lists.sourceforge.net

You can reach the person managing the list at
        notepad-plus-plus-ow...@lists.sourceforge.net

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: Notepad++ with  nosessions option
      possible? (SourceForge.net)
   2. [notepad-plus - Help] RE: Double Byte Character   Display Issue
      (SourceForge.net)
   3. [notepad-plus - Open Discussion] Extension of     Regular
      Expression Character set (SourceForge.net)
   4. [notepad-plus - Help] RE: NUL search and replace (SourceForge.net)
   5. [notepad-plus - Help] RE: I have "nul" between    every two
      characters (SourceForge.net)
   6. [notepad-plus - Help] How do I move a block of    lines to the
      left (SourceForge.net)
   7. [notepad-plus - Help] RE: EOL character (SourceForge.net)
   8. [notepad-plus - Help] RE: Notepad++ with  nosessions option
      possible? (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: PHP  Heredocs syntax
      highlighting (SourceForge.net)
  10. [notepad-plus - Help] RE: the default filetype    in "Find in
      files" (SourceForge.net)
  11. [notepad-plus - Plugin Development] RE: New       Release - Plugin
      Interface Library (SourceForge.net)
  12. [notepad-plus - Open Discussion] RE: New  Release -
      NppPlugin_ChangeMarkers (SourceForge.net)


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

Message: 1
Date: Tue, 14 Apr 2009 14:02:32 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ with
        nosessions option possible?
To: nore...@sourceforge.net
Message-ID: <7170624.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7170624
By: cchris

Since you cannot enter command line switches using a double click, this issue
has plagued many Windows apps.

I have been using execparm for years. It is a small, free shell add-on which
adds a new entry called Execute with parameters to the context menu on right
clicking an executable. Clicking this entry displays an Ok/Cancel dialog box
with a text field to type switches and other arguments into. Nice for occasional
needs.

CChris


______________________________________________________________________
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, 14 Apr 2009 14:32:27 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Double Byte
        Character       Display Issue
To: nore...@sourceforge.net
Message-ID: <7170820.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7170820
By: mhalliday

Thanks CChris,

That fixed the character display.  

______________________________________________________________________
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, 14 Apr 2009 14:45:46 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Extension of    Regular Expression Character set
To: nore...@sourceforge.net
Message-ID: <7170912.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7170912
By: gemini_dk

Current Regular Expressions does not support many characters as in Perl regex
engines. Could u pls keep this in mind for your future enhancements.
~N++ is the best~




______________________________________________________________________
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: Tue, 14 Apr 2009 14:56:07 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NUL search and
        replace
To: nore...@sourceforge.net
Message-ID: <7170974.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7170974
By: taomyn

This is great to know, but why can't N++ handle uncorrupted files similar to
this? Perhaps I'm missing a menu option to tell N++ to display it properly.

For example, the CHKDSK log file created by my Windows 2008 Server shows with
NUL between each and every character, where as opening the same file in standard
Notepad shows correctly.

______________________________________________________________________
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: 5
Date: Tue, 14 Apr 2009 15:00:42 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: I have "nul"
        between every two characters
To: nore...@sourceforge.net
Message-ID: <7171012.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7171012
By: taomyn

Doesn't work for me. I change the option to "Encode in UTF-8" and the file 
remains
the same :-(

The standard Notepad doesn't have an issue with the files.

______________________________________________________________________
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, 14 Apr 2009 15:21:19 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] How do I move a
        block of        lines to the left
To: nore...@sourceforge.net
Message-ID: <7171154.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7171154
By: abc1232

I'm in the editor and I highlighted a block of codes, how do I move them to
the left without the editor wiping them out?  Anyone know how to do this?
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: 7
Date: Tue, 14 Apr 2009 08:25:50 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: EOL character
To: nore...@sourceforge.net
Message-ID: <7168606.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7168606
By: cchris

The Format menu has three options on the top: convert to format: Windows / Unix
/ Mac.

These correspond to the three known standards: CR+LF for Windows and DOS, LF
for Unix and CR for old Mac.

Check with your administrator which line endings are required. My bet would
be Unix, because Windows is more olerant, usually.

CChris

______________________________________________________________________
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: Tue, 14 Apr 2009 11:03:28 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ with
        nosessions option possible?
To: nore...@sourceforge.net
Message-ID: <7169555.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7169555
By: geo_aoe

you may try something similar to the solution here:
https://sourceforge.net/forum/forum.php?thread_id=3183934&forum_id=331754

______________________________________________________________________
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: Tue, 14 Apr 2009 15:23:06 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: PHP
        Heredocs syntax highlighting
To: nore...@sourceforge.net
Message-ID: <7171166.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7171166
By: mayteks

I think it's a scintilla issue..

______________________________________________________________________
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, 14 Apr 2009 15:23:18 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: the default
        filetype        in "Find in files"
To: nore...@sourceforge.net
Message-ID: <7171168.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7171168
By: wacs5

All Right.

After below modify, notepad++ will highlight c files as c++. But I think it
doesn't matter for me read a c file by c++ format.




______________________________________________________________________
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, 14 Apr 2009 15:50:28 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     Release - Plugin Interface Library
To: nore...@sourceforge.net
Message-ID: <7171334.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7171334
By: aathell

Joaqu?n,

Thank you for the information!  The bcp application did indeed help isolate
the files needed.


______________________________________________________________________
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: Tue, 14 Apr 2009 15:57:19 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: New
        Release - NppPlugin_ChangeMarkers
To: nore...@sourceforge.net
Message-ID: <7171379.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7171379
By: aathell

Jens,

I used the boost bcp application, as suggested by Joaqu?n in the NppPluginIface
thread to determine which headers we'd need to include with the ChangeMarkers
project and there are 1712 of them.

If we want to move forward on having this project as part of the NppPlugins
project I guess the next thing to do is retool the project, but prior to doing
that I'd like to find out if Don might rather have the functionality built 
directly
into N++.

almostautomated

______________________________________________________________________
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:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com

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

_______________________________________________
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 35, Issue 21
*************************************************

Reply via email to