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 - Plugin Development] RE: pawn      language - Easy
      to do yourself. (SourceForge.net)
   2. [notepad-plus - Open Discussion] copy-paste       folded code
      (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE:      Incremental Search Bug
      (SourceForge.net)
   4. [notepad-plus - Help] RE: Unicode version and     polish
      characters (SourceForge.net)
   5. [notepad-plus - Help] On screen commands (SourceForge.net)
   6. [notepad-plus - Help] RE: On screen commands (SourceForge.net)
   7. [notepad-plus - Open Discussion] Crash when       running a macro
      (SourceForge.net)
   8. [notepad-plus - Help] RE: Unicode version and     polish
      characters (SourceForge.net)
   9. [notepad-plus - Help] RE: How to start two        instances of
      Notepad++ (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Filesize     Limit
      (SourceForge.net)
  11. [notepad-plus - Help] "Box" mode edit? (SourceForge.net)


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

Message: 1
Date: Thu, 26 Feb 2009 14:51:17 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        pawn    language - Easy to do yourself.
To: nore...@sourceforge.net
Message-ID: <6538234.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=6538234
By: aathell

nnnnn1,

With the work that the N== team put in on the plugin system adding your own
language is extremely easy to do.  Since you already have the keywords you can
easily create a user defined language.

If you want to get fancier and do custom highlighting, folding and the like
you can create an external lexer plugin, which is also easy.  You can see some
of the many samples available; just search the forum for External Lexer.

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



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

Message: 2
Date: Thu, 26 Feb 2009 14:55:28 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        copy-paste      folded code
To: nore...@sourceforge.net
Message-ID: <6538270.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=6538270
By: antares987

Hi guys,

I have a question regarding this great program.
Basically I have a problem with copy-paste. 
For example I create something like this in an ASP file:

<%
Response.Write "Hello world"
Response.Write "Notepad++ is great"
%>

I can then see a small checkbox to fold my code. I fold the code and then select
the whole thing and try to copy-paste and unfortunately only the first line
is pasted, the whole block is not.

Is there something I'm missing or is it something I can not do yet?

Thanks,
Emmanuel
 

______________________________________________________________________
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: Thu, 26 Feb 2009 16:35:21 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Incremental Search Bug
To: nore...@sourceforge.net
Message-ID: <6539202.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=6539202
By: dv__

Yes, you are right. Seems the Incremental Search sets just one position of 
selection
(selection start or selection end) and clicking the text sets the second 
position
of selection - and that selects a text between two positions. Such behaviour
is not correct.

______________________________________________________________________
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: Thu, 26 Feb 2009 16:37:14 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Unicode version
        and     polish characters
To: nore...@sourceforge.net
Message-ID: <6539215.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=6539215
By: dv__

Hex-Editor plugin? An old version of this plugin?

______________________________________________________________________
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: Thu, 26 Feb 2009 16:51:27 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] On screen commands
To: nore...@sourceforge.net
Message-ID: <6539348.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=6539348
By: prodigit80

Hi,
I'm editing HTML, and see at the end of some lines there's a black square with
2 letters in.
The first is 'CR'. the second is 'LF'.

What is the difference between them?
I assume LF = line return?

______________________________________________________________________
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: Thu, 26 Feb 2009 16:59:52 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: On screen
        commands
To: nore...@sourceforge.net
Message-ID: <6539427.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=6539427
By: prodigit80

No matter!
Found the answer
at http://notepad-plus.wiki.sourceforge.net/FindReplaceNewlineHowTo

Thanks 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=331754



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

Message: 7
Date: Thu, 26 Feb 2009 17:02:53 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Crash
        when    running a macro
To: nore...@sourceforge.net
Message-ID: <6539461.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=6539461
By: demic33

Running NPP 5.2. Wanted to automate a bit since I had 30 large files to sort.

1. Load a large file (3MB, 20000 lines);
2. Start recording a macro;
3. Go down a few lines, select till the end of file;
4. Run TextFX->Tools->Sort lines;
5. Stop recording;
6. Move to the beginning of the file (or load another such file), playback macro
--> Access violation at address 0x10002EEA

I have saved a dump file but don't know how to attach it here. Don, do you have
an e-mail for this purpose? It's 16K RARed.

Thanks, Dimitry

______________________________________________________________________
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: Thu, 26 Feb 2009 20:52:01 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Unicode version
        and     polish characters
To: nore...@sourceforge.net
Message-ID: <6541351.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=6541351
By: ghosty1337

I've deleted all plugins and there is still the problem.

I made some tests on my friend's computer and there is no problem so I think
I have something wrong with my computer's configuration. Probably I'll have
to switch to Geany.

______________________________________________________________________
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, 26 Feb 2009 21:10:13 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to start
        two     instances of Notepad++
To: nore...@sourceforge.net
Message-ID: <6541490.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=6541490
By: vossenjp

RTFM, it's the very first option:

http://notepad-plus.sourceforge.net/uk/cmdLine-HOWTO.php

-multiInst : Notepad++ is uniq instance by default. This option allows you to
launch several instances of Notepad++.


______________________________________________________________________
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, 26 Feb 2009 22:12:31 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Filesize        Limit
To: nore...@sourceforge.net
Message-ID: <6542021.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=6542021
By: jeboal

I have the same issue. I am trying to open a file over 200MB and it fails to
open. Some of the files that are a bit smaller do open (~180MB), but some of
the long text lines appear to be cut off at around the 10K character mark. Any
ideas? Are there limits hard coded in there someplace?

______________________________________________________________________
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, 26 Feb 2009 23:34:19 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] "Box" mode edit?
To: nore...@sourceforge.net
Message-ID: <6542684.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=6542684
By: betoneri

Hi:

The Notepad++ is the almost best text tool i've used.

Almost.. but Microsoft's Interdev 6, the text editor [IDE editor] has a mode
that permit edit the text in a box mode. This mode can perform insertions or
deleting "boxed" zones of text.

Let's me explain:

Supouse you open a file (.csv) that contains many tabs in the beginin from each
line. In NotePad++ you need perform a Macro for deleting some colums only, but
in Interdev you just switch to box mode, select the colums (or box) and delete.

The question is: NotePad++ (any version) has the same functionality?

I can't find this mode, someone knows where is the function?

Thanks for you help. Long Live to NotePad++!

______________________________________________________________________
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



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

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H

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

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

Reply via email to