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 - Open Discussion] RE: Load language in
      user-defined-lang. dialog (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Print        Feature Request
      (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE:   Find/Replace from
      file (SourceForge.net)
   4. [notepad-plus - Help] Opening a zero byte file    don't keep
      file name (SourceForge.net)
   5. [notepad-plus - Open Discussion] Announcement:    N E W N P + +
      W I K I (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Notepad++    File
      Association (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE:      Announcement: N E W N P
      + + W I K I (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE:      Announcement: N E W N P
      + + W I K I (SourceForge.net)
   9. [notepad-plus - Help] Notepad++ Help PLEASE (SourceForge.net)
  10. [notepad-plus - Help] RE: Notepad++ Help PLEASE (SourceForge.net)


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

Message: 1
Date: Fri, 19 Jun 2009 14:33:14 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Load
        language in user-defined-lang. dialog
To: nore...@sourceforge.net
Message-ID: <7453716.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=7453716
By: cchris

You need to recreate your language from scratch (you can always copy and paste
the word lists from langs.xml). It is very possible that Matlab has features
that don't fit into the UDL framework, in which case your language won't have
them.

Another option is to
* modify LexMatlab.cxx 
* rebuuild SciLexer.dll 
* make consistent adjustments in langs.xml and all style files (styler.xml and
all theme files).
* rbuild Notepad++
You get total control then, but of course this approach has its drawbacks.

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: 2
Date: Fri, 19 Jun 2009 14:36:45 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Print   Feature Request
To: nore...@sourceforge.net
Message-ID: <7453723.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=7453723
By: cchris

Perhaps not that many people print stuff...

Posting your idea on IdeaTorrent stands more chance of attracting the eye of
a developer.

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: 3
Date: Fri, 19 Jun 2009 14:59:40 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Find/Replace from file
To: nore...@sourceforge.net
Message-ID: <7453766.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=7453766
By: cchris

sed is in the GnuWinUtil32 port collection. awk was also ported as gawk.exe,
and there is an awk Notepad++ ANSI plugin - not sure it is being maintained
any longer though.

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



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

Message: 4
Date: Fri, 19 Jun 2009 15:33:26 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Opening a zero byte
        file    don't keep file name
To: nore...@sourceforge.net
Message-ID: <7453839.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=7453839
By: kidmar

If I open a newly create, 0 byte file names for example "myflie.txt" Notepad++
opens instead a new document called new 1.
When I edit and save this file it asks me for a new file name.
Is here a solution?

______________________________________________________________________
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: Fri, 19 Jun 2009 15:35:28 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Announcement:   N E W N P + + W I K I
To: nore...@sourceforge.net
Message-ID: <7453841.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=7453841
By: gr3gw

Hi NP++ers

We are pleased to announce that the new wiki for Notepad++ will be launched
on Friday, 19 June 2009, on the following URL :
https://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Main_Page

It has been a long time in gestation, and that is because it has been a much
bigger baby than we had expected.

The new wiki is based on MediaWiki technology and has been seeded with content
from the old wiki and articles from other NP++ sources. The work has been done
by volunteers CChris and Gr3gW. CChris has been hard at work scouring the forums
for new material as well writing new articles to fill needed gaps Gr3gW 
restructured
the resources and worked on useability.

Wikis are community-built information sources and we invite you, no we implore
you, to take up the challenge of keeping the articles up to date. As Notepad++
dev team continues to put out new versions at a rapid rate, the job of the 
community
is to try and keep up with dev team by maintaining the knowledge that supports
these new versions.

All the old information has been updated but without community support it is
likely to get quickly out of date again. All community members will have 
permissions
to update content. Log in with your normal SourceForge username and password
and within a short time you will get the editing permissions assigned to your
account. Now there?s no excuse for having inaccurate information!

The Notepad++ wiki is called NpWiki++ (pronounced n-p-wiki-plus-plus). Besides
the heavy focus on accumulating content, we have put considerable effort into
designing structures that enable you to browse the collection of articles. You
will be able to browse for content based on title, topic and usage. More 
browsers
are in the pipeline.

The inbuilt MediaWiki search facility is not functioning correctly just yet,
but will be given a little more time. There are some things that, as 
administrators,
we have been unable to do. This is because the SourceForge implementation is
a shared wiki site with sub-wikis available to the open source projects such
as Notepad++. All sub-wikis share a common settings file. We are working with
SF to try and get more flexibility in the settings that are common to all SF
sub-wikis.

CChris and Gr3gW
NpWiki++ Admins


______________________________________________________________________
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: Fri, 19 Jun 2009 16:14:08 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       File Association
To: nore...@sourceforge.net
Message-ID: <7453907.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=7453907
By: asherber

Ah, interesting. Yes, that is the way to do it by hand.

In the meantime, I've written a small app that automates all of this. You just
enter each extension you want to associate with NPP, and the app does all the
registry stuff, keeping the filetype's existing description and icon. If you
change your mind, the app will also roll you back to your previous associations.

When I get a chance to pretty the app up a little, I'll post a download link
here, in case anyone's interested.

Aaron.

______________________________________________________________________
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: Fri, 19 Jun 2009 16:15:54 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Announcement: N E W N P + + W I K I
To: nore...@sourceforge.net
Message-ID: <7453908.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=7453908
By: cchris

I'm in the process of opening editor rights to all known users (60 something).

Letters A to G processed so far, other please wait for my coffee break. The
process is manual. Should be done within the next hour.

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: 8
Date: Fri, 19 Jun 2009 17:21:49 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Announcement: N E W N P + + W I K I
To: nore...@sourceforge.net
Message-ID: <7454021.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=7454021
By: cchris

User rights upgrade process complete.

Hope this knowledge base will prove useful, and that we the community of users
will be able to keep it that way.

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: Fri, 19 Jun 2009 17:28:07 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Notepad++ Help
        PLEASE
To: nore...@sourceforge.net
Message-ID: <7454031.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=7454031
By: w4r3zh4ck

ok ok
lets say I got 1.000.000 sites in my list
they are like this:

01,site.com
02,site.com
03,site.com
etc till 1.000.000

How do i automatically remove the numbers and the commas ?

Also i wanna ask second question
After i remove the sites and commas i wanna add some text at the end of every
site like:

site.com>>file

How do i do that ?

Please heeelp...1!!!!!!

______________________________________________________________________
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: Fri, 19 Jun 2009 19:12:57 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ Help
        PLEASE
To: nore...@sourceforge.net
Message-ID: <7454181.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=7454181
By: ashleya25

For your first question: In Notepad++ 5.4.3 go to menu TextFx > TextFx Tools
> Delete Line Numbers or First Word, and for your second question do a find
for .com and replace with .com<your text>

______________________________________________________________________
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



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

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org

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

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

Reply via email to