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 - Help] RE: Tab multiple lines at   once?
      (SourceForge.net)
   2. [notepad-plus - Help] RE: Tab multiple lines at   once?
      (SourceForge.net)
   3. [notepad-plus - Help] RE: Build 4.2 &     NppInsertPlugin VC++
      2008 Express (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: how to run   vb code from
      n++ (SourceForge.net)
   5. [notepad-plus - Help] RE: Tab multiple lines at   once?
      (SourceForge.net)
   6. [notepad-plus - Help] RE: Line Start in Regular   Expression
      (SourceForge.net)
   7. [notepad-plus - Help] RE: UTF-8 without BOM bug? (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE:   FTP_synchronize crash
      report here (SourceForge.net)
   9. [notepad-plus - Plugin Development] RE:   FTP_synchronize crash
      report here (SourceForge.net)
  10. [notepad-plus - Open Discussion] Can add a        simple enhancment?
      (SourceForge.net)
  11. [notepad-plus - Help] print margin (SourceForge.net)
  12. [notepad-plus - Help] New language based on       existing
      (SourceForge.net)
  13. [notepad-plus - Help] RE: Build 4.2 &     NppInsertPlugin VC++
      2008 Exp (SourceForge.net)


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

Message: 1
Date: Wed, 24 Oct 2007 10:17:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Tab multiple
        lines at        once?
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=4586410
By: nobody

Mmm, interesting. You talk about it like it has never been brought up before.
Shall I take a look in the forum history, or will you?


______________________________________________________________________
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: Wed, 24 Oct 2007 12:11:30 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Tab multiple
        lines at        once?
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=4586590
By: nobody

I've not found any solutions.

______________________________________________________________________
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: Wed, 24 Oct 2007 12:39:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Build 4.2 &
        NppInsertPlugin VC++ 2008 Express
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=4586631
By: nobody

Hi Spiroc,

Thanks for the advice. I can successfully build the NP++. However, how should
I debug it? If I debug directly from ..\SciLexer vc2008\SciLexer.sln, then there
will be a pop-up for to choose where I should debug from. If I run from
notepadPlus.vcproj, then there is SCINTILLA ERROR: Can not load dynamic library.

______________________________________________________________________
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: Wed, 24 Oct 2007 13:12:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: how
        to run  vb code from n++
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=4586673
By: salocin13

no, but if you have any compiler, you can build from NotePad++ and then later
execute...
Nico

______________________________________________________________________
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: 5
Date: Wed, 24 Oct 2007 13:43:13 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Tab multiple
        lines at        once?
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=4586715
By: nobody

Select lines, then <TAB> will do the work. Multiple <TAB> works as well.

______________________________________________________________________
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: Wed, 24 Oct 2007 13:59:23 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Line Start in
        Regular Expression
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=4586736
By: nobody

Wait a second - the original problem here is with the start of line character
(^), NOT newline (\n).
I love N++ but not being able to do a simple search-and-replace on the start
of line or end of line ($) is a killer for me. I do that sort of operation a
lot, and I don't want to (or shouldn't have to) memorize cryptic regex 
expressions
as a workaround for two of the most fundamental (and valid) regex expressions
^ and $.
As a result, I've paid for and use EditPad Pro as my default text editor.

______________________________________________________________________
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: Wed, 24 Oct 2007 14:11:00 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: UTF-8 without
        BOM 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=4586913
By: nobody

I have created a sql file for MySQL 5.x and saved it as utf8 without BOM. When
reopened this utf8 file its encoding appears to be ANSI. That is why any MySQL
manager like phpmyadmin can't execute such a file. I need this file to be utf8.
How can I overcome this problem?

______________________________________________________________________
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: Wed, 24 Oct 2007 16:45:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        FTP_synchronize crash report here
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=4587065
By: donho

OK, it'll be v4.5
Let me know if it still crashes with v4.5

(contact me if you don't want to wait for new release)

Don

______________________________________________________________________
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: Wed, 24 Oct 2007 18:13:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        FTP_synchronize crash report here
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=4587131
By: harrybharry

Well I 'fixed' the crash by simply disabling all the plugins functions (mainly
the GUI) after it has been deinitialized. It still looked ugly, but there is
no haste, especially since the only public version suffering from this is the
one on the CVS.
I'm happy 4.5 will fix this though, makes life that much easier :)

______________________________________________________________________
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: Wed, 24 Oct 2007 23:44:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Can add
        a       simple enhancment?
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=4587362
By: nobody

can make n++ to be on top always as i always will paste sth in n++ and modify
a bit to word or another prog. for those without a big wide screen LCD it is
always a troublesome action.wont u agree?

______________________________________________________________________
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, 25 Oct 2007 00:38:25 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] print margin
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=4587415
By: nobody

Hi folks,

is there a print margin available in n++? I think, I saw it once but I don't
know how to enable it (I'm using version 4.4).

Thanks,

    Christoph

______________________________________________________________________
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: 12
Date: Thu, 25 Oct 2007 01:20:16 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] New language based
        on      existing
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=4587460
By: nobody

I want to create a new language called AutoHotKey which is based on the existing
language autoit. I've loaded the langs.xml file and copied and pasted the autoit
language tag and renamed it to autohotkey, but the new language doesn't show
up under the language menu.

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



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

Message: 13
Date: Thu, 25 Oct 2007 01:45:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Build 4.2 &
        NppInsertPlugin VC++ 2008 Exp
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=4587493
By: pjkaus

You will need to move scilexer.dll to the debug build directory
PowerEditor/visual.net/Debug

______________________________________________________________________
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



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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

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

_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


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

Reply via email to