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: Where is "Stream        unComment"
      (SourceForge.net)
   2. [notepad-plus - Open Discussion] Boo User Syntax Highlight
      (SourceForge.net)
   3. [notepad-plus - Help] RE: How do I insert DOS     formfeed
      characters? (SourceForge.net)
   4. [notepad-plus - Help] RE: How to set      linesize=110 and
      re-format macro? (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE:      Eclipse-like incremental
      search FILE by name (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: About ftp    folders
      (SourceForge.net)
   7. [notepad-plus - Plugin Development] About Ftp     folder
      Ftp_synchronize (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: About ftp    folders
      (SourceForge.net)
   9. [notepad-plus - Help] RE: How2preserve column     alignment when
      copy/paste (SourceForge.net)
  10. [notepad-plus - Help] RE: Why automatic bkgd      color for found
      old hits? (SourceForge.net)
  11. [notepad-plus - Open Discussion] Notepad++        Bundles?
      (SourceForge.net)


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

Message: 1
Date: Tue, 30 Jun 2009 09:53:39 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Where is
        "Stream unComment"
To: nore...@sourceforge.net
Message-ID: <7471470.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=7471470
By: cchris

Ask for it in IdeaTorrent, it doesn't seem to be supported.

Since the position of the caret has been styled, it is enough to backtrack till
style is not the one for block comment.

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, 30 Jun 2009 09:26:55 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Boo User
        Syntax Highlight
To: nore...@sourceforge.net
Message-ID: <7471433.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=7471433
By: jjchiw

I didn't know where to put this.......so I decided to put here....hope it's
useful

http://h-a-i.net/mietc/booUserDefineLang.xml

based in http://boo.codehaus.org/JEdit

I couldn't make to work the block comments /* */

Anyway.......

______________________________________________________________________
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: Tue, 30 Jun 2009 09:21:14 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How do I insert
        DOS     formfeed characters?
To: nore...@sourceforge.net
Message-ID: <7471424.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=7471424
By: cchris

There is a Scintilla command called SCI_FORMFEED on the shortcut mapper. It
has no default keyboard binding, but you can set one up.

To use FF in search/replace extended mode, code it as \x12

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: 4
Date: Tue, 30 Jun 2009 10:04:17 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to set
        linesize=110 and re-format macro?
To: nore...@sourceforge.net
Message-ID: <7471486.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=7471486
By: cchris

You cannot ask Scintilla to wrap at a fixed line length in characters. This
might work with pixels if you us a moospaced font.

And the TextFX Rewrap text to ... command will join short lines as well as 
splitting
long ones - I'd consider this to be a bug, but it is a TextFX bug.

Try SimpleScript? But it is ANSI only <sigh>

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: 5
Date: Tue, 30 Jun 2009 10:18:29 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Eclipse-like incremental search FILE by name
To: nore...@sourceforge.net
Message-ID: <7471504.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=7471504
By: cchris

Never mind. I checked and found out it doesn't support incremental search.

The only thing SearchInFiles has which N++ doesn't is an extra filter to exclude
some file extensions. If that were added to Notepad++, the plugin would be no
longer necessary, and its conversion no longer an obstacle to ditching ANSI
sooner or later.

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



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

Message: 6
Date: Tue, 30 Jun 2009 10:24:58 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        About ftp       folders
To: nore...@sourceforge.net
Message-ID: <7471512.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=7471512
By: satie2009

Ok, sorry. 

I'll do it.

______________________________________________________________________
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, 30 Jun 2009 10:26:15 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] About
        Ftp     folder Ftp_synchronize
To: nore...@sourceforge.net
Message-ID: <7471516.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=7471516
By: satie2009

Hallo, 
 
if I download a file in a local folder Notepad++ creates the same remote 
structure
(ex. website/wwwroot).
 
But is it possible a different way? I wouldn't like to have the same structure.
I'd like that notepad ++ downloads the file in my local folder (example: 
website/
) without "wwwroot".
 
Thanks for your help. 

______________________________________________________________________
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, 30 Jun 2009 10:21:57 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        About ftp       folders
To: nore...@sourceforge.net
Message-ID: <7471509.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=7471509
By: cchris

This is an FTP_Synchronise plugin issue. You should post this request to Plugin
Developent forum.

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



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

Message: 9
Date: Tue, 30 Jun 2009 12:28:17 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How2preserve
        column  alignment when copy/paste
To: nore...@sourceforge.net
Message-ID: <7471682.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=7471682
By: degates

Does anyone know how to do this? tnx...

______________________________________________________________________
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: Tue, 30 Jun 2009 14:42:34 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Why automatic
        bkgd    color for found old hits?
To: nore...@sourceforge.net
Message-ID: <7471963.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=7471963
By: cchris

Change markers display either as a narrow bar or line highlighting, at your
discretion. They mark a line that was changed since N+ was opened. They relate
with replacing, since it is a change, but not with searching.

Several Global Style style items deal with search results:
* Smart HighLighting (is this feature enabled for you?)
* Find Mark style, used when the "Style found token" option is checked on a
Find All request.
* Incremental highlight.

To remove markup left by the previous search, use the Clear button. To have
this done on each search, check the Purge for each search checkbox. The setting
is not remembered in config.xml.

HTH
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: 11
Date: Tue, 30 Jun 2009 15:26:36 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Notepad++       Bundles?
To: nore...@sourceforge.net
Message-ID: <7472049.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=7472049
By: wagner-morais

Does Notepad++ has any bundles like intype?
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=331753



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

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


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

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

Reply via email to