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. plugging development (tony anton)
   2. The Notepad++ mission (Rostislav Svoboda)
   3. Line Spacing settings in NotPad++ (thiele)
   4. Doubt (Rajesh Vattem XX)
   5. Re: Doubt (Rostislav Svoboda)
   6. How to create a user language from an existing    language?
      (pomc...@free.fr)
   7. Inserted, edited and deleted line highlighting (Wallace McGee)
   8. Large Files on Notepad++ (Ezequias Rodrigues da Rocha)
   9. Re: Large Files on Notepad++ (Wim de Lange)


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

Message: 1
Date: Tue, 29 Sep 2009 08:45:41 +0300
From: tony anton <antonym...@gmail.com>
Subject: [Notepad-plus-plus] plugging development
To: notepad-plus-plus@lists.sourceforge.net
Message-ID:
        <2d70cdeb0909282245y16a6db21iedf0329916d30...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

hi all

I want to be part of the plugging developers
Am looking for a simple sample code (hallow world) for a Unicode
plugging preferably developed in vc++ 6.0.
This will greatly help me understand my way about in developing a plugging
Am pretty new in c++ coding and am using vs6.0 as my IDE

i will greatly appreciate any help
thanks
-- 
regards antonymken



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

Message: 2
Date: Thu, 1 Oct 2009 15:03:37 +0200
From: Rostislav Svoboda <rostislav.svob...@gmail.com>
Subject: [Notepad-plus-plus] The Notepad++ mission
To: notepad-plus-plus@lists.sourceforge.net
Message-ID:
        <286817520910010603u53e6e750r4cfe4e04ab608...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Hi

I'm just reading:
"Notepad++, a source code editor and MS Windows Notepad replacement,
has the mission to offer a greener environment. By optimizing its
routines, it results in reducing CPU power consumption then reducing
the world carbon dioxide emissions."

Well there's one thing I'd *really* like to know about Notepad++:
Is it GM-Free? Because it obviously contains some traces of nuts!

Bost

The Hitchhiker's Guide to the Galaxy defines the marketing division of
the Sirius Cybernetics Corporation as 'a bunch of mindless jerks
who'll be the first against the wall when the revolution comes'



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

Message: 3
Date: Thu, 24 Sep 2009 15:43:37 +0200
From: thiele <thi...@graebert.com>
Subject: [Notepad-plus-plus] Line Spacing settings in NotPad++
To: notepad-plus-plus@lists.sourceforge.net
Message-ID: <4abb7789.1010...@graebert.com>
Content-Type: text/plain; charset="iso-8859-15"

Is there any chance to setup the line spacing
in NotePad++ to a smaller value?

Thanks in advance

-- 

------------ Contact information --------------
Henning Thiele
Support / Development
Gr?bert GmbH (CADAnywhere)
Nestorstr. 36A
10709 Berlin
Germany
-----------------------------------------------
Tel.:  +49 30 89690361
Fax.:  +49 30 89690312
email: thi...@graebert.com
Web:   http://www.graebert.com
===============================================
Handelsregister Berlin Charlottenburg HRB 32314
Gesch?ftsf?hrer: Wilfried Gr?bert
USt.-ID: DE 136614135
-----------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: thiele.vcf
Type: text/x-vcard
Size: 476 bytes
Desc: not available

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

Message: 4
Date: Fri, 9 Oct 2009 10:47:29 +0200
From: "Rajesh Vattem XX" <rajesh.xx.vat...@stericsson.com>
Subject: [Notepad-plus-plus] Doubt
To: <notepad-plus-plus@lists.sourceforge.net>
Message-ID:
        <60f4f3628f7b8346917158ba44a27c620c6de...@eseldmw101.eemea.ericsson.se>
        
Content-Type: text/plain; charset="us-ascii"

Hi,
Can anybody tell how to use a regular expression in Notepad ++ to
achieve the below requirement?

List all the occurences in the current document with 
                RRC or MAC.

In some other editors this works with RRC|MAC. How to do this in Notepad
++?


Thanks

Regards,
Rajesh
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 5
Date: Fri, 9 Oct 2009 11:59:51 +0200
From: Rostislav Svoboda <rostislav.svob...@gmail.com>
Subject: Re: [Notepad-plus-plus] Doubt
To: Rajesh Vattem XX <rajesh.xx.vat...@stericsson.com>,
        notepad-plus-plus@lists.sourceforge.net
Message-ID:
        <286817520910090259p6c729d69s8876028b83477...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

On Fri, Oct 9, 2009 at 10:47, Rajesh Vattem XX
<rajesh.xx.vat...@stericsson.com> wrote:
> Hi,
> Can anybody tell how to use a regular expression in Notepad ++ to achieve
> the below requirement?
>
> List all the occurences in the current document with
> ??????? ??????? RRC or MAC.
>
> In some other editors this works with RRC|MAC. How to do this in Notepad ++?

    \(RRC\)|\(MAC\)

could work better (untested)

Bost



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

Message: 6
Date: Sun, 11 Oct 2009 15:40:00 +0200 (CEST)
From: pomc...@free.fr
Subject: [Notepad-plus-plus] How to create a user language from an
        existing        language?
To: notepad-plus-plus@lists.sourceforge.net
Message-ID:
        
<1679472248.19353141255268400745.javamail.r...@zimbra20-e3.priv.proxad.net>
        
Content-Type: text/plain; charset=utf-8

Hello,

I would like to create a user specific language based upon the matlab settings? 
How can I do that?

Thank you



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

Message: 7
Date: Tue, 13 Oct 2009 09:36:07 +1030
From: Wallace McGee <wall...@petrosys.com.au>
Subject: [Notepad-plus-plus] Inserted, edited and deleted line
        highlighting
To: notepad-plus-plus@lists.sourceforge.net
Message-ID: <4ad3b65f.80...@petrosys.com.au>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi people who love NotePad++

I have installed many versions of Notepad++ over the years (some prior 
to the installer so I just unzipped over my old folder made a new folder 
and copied xml files across).

Sometime during this I had the pleasure of seeing each line added/edited 
or deleted highlighted with a little green/orange or red bar in the left 
margin.

Since I have been using the installer this does not happen and I cant 
find anything in the settings, the xmls or google relating to turning 
this on.

Can anyone point me in the right direction?

Thanks.
-- 



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

Message: 8
Date: Wed, 14 Oct 2009 18:09:27 -0300
From: Ezequias Rodrigues da Rocha <ezequias.ro...@gmail.com>
Subject: [Notepad-plus-plus] Large Files on Notepad++
To: notepad-plus-plus@lists.sourceforge.net
Message-ID:
        <55c095e90910141409j6cc10e24p544cd107e6780...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi,

I would like firstly congratulate for this wonderfull software.

Second I would like to ask you about how to open large files on Notepad++. I
have a very large file here and can't load it on my favorite text editor.


Sincerely
Ezequias
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 9
Date: Thu, 15 Oct 2009 08:06:29 +0200
From: Wim de Lange <wimdela...@gmail.com>
Subject: Re: [Notepad-plus-plus] Large Files on Notepad++
To: Ezequias Rodrigues da Rocha <ezequias.ro...@gmail.com>
Cc: notepad-plus-plus@lists.sourceforge.net
Message-ID:
        <c3f3084c0910142306s6dc9961ar3436c5eefa34a...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

What is very large? Are you getting messages? What are those?
Are you trying to edit the file or only viewing? For viewing there are
better utilities.
Groetjes,
  Wim


On Wed, Oct 14, 2009 at 23:09, Ezequias Rodrigues da Rocha <
ezequias.ro...@gmail.com> wrote:

> Hi,
>
> I would like firstly congratulate for this wonderfull software.
>
> Second I would like to ask you about how to open large files on Notepad++.
> I have a very large file here and can't load it on my favorite text editor.
>
>
> Sincerely
> Ezequias
>
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Notepad-plus-plus mailing list
> Notepad-plus-plus@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
>
>
-------------- next part --------------
An HTML attachment was scrubbed...

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

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference

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

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

Reply via email to