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
        [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 - Open Discussion] RE: Does not     auto-detect
      Actionscript (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Does not     auto-detect
      Actionscript (SourceForge.net)
   3. [notepad-plus - Plugin Development] Compare       Plugin Hangs on
      Large Files (SourceForge.net)
   4. [notepad-plus - Open Discussion] how to select    all lines
      containing a keyword (SourceForge.net)
   5. [notepad-plus - Help] RE: Haskell default for     *.as files
      (SourceForge.net)
   6. [notepad-plus - Plugin Development] RE: Compare   Plugin Hangs
      on Large Files (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: how to       select all lines
      containing a keyword (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Does not     auto-detect
      Actionscript (SourceForge.net)
   9. [notepad-plus - Plugin Development] RE: Compare   Plugin Hangs
      on Large Files (SourceForge.net)
  10. [notepad-plus - Open Discussion] Erlang syntax    highlighting
      (SourceForge.net)
  11. [notepad-plus - Help] Macro with search to end    of file
      (SourceForge.net)
  12. [notepad-plus - Help] Line Comment Without Text   Selection
      (SourceForge.net)
  13. [notepad-plus - Open Discussion] Change default   directory
      (SourceForge.net)


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

Message: 1
Date: Tue, 03 Jun 2008 06:17:18 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Does
        not     auto-detect Actionscript
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=5004817
By: elmonty

This is driving me crazy, having to manually select the language each time I
open a .AS file. I am going back to the previous version.

______________________________________________________________________
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: Tue, 03 Jun 2008 08:48:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Does
        not     auto-detect Actionscript
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=5005190
By: cityofsand

I am also experiencing this problem.  I jumped back to 4.8.1 and that did it
- I did try some editing of .xml files, but I think I missed a thing or two
that might have been in %APPDATA% - I'm happy with this solution but if you
want to go farther maybe mucking with something there will 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: 3
Date: Tue, 03 Jun 2008 09:57:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        Compare Plugin Hangs on Large Files
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=5005349
By: ameer_bauer

Hello,

I am using npp v4.9.2.  I have noticed that when I try to compare large files
(about 60,000 lines or greater)the plugin hangs and i have to shutdown npp.
Any thoughts?

thank you
-ameer

______________________________________________________________________
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: Tue, 03 Jun 2008 10:15:49 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] how to
        select  all lines containing a keyword
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=5005393
By: myxamor

Notepad ++ has a function to search and replace. Now it would be great if there
was a way to search and select all lines containing the keyword. i.e. milk is
on line 69 78 101 322 so if i type search and select it would select all lines
containing milk

______________________________________________________________________
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: Tue, 03 Jun 2008 11:34:33 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Haskell default
        for     *.as files
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=5005543
By: skabele

All you need is modify langs.xml in Notepad++ installation directory - something
like "c:\Program Files\Notepad++\langs.xml".

In langs.xml change line:
<Language name="haskell" ext="hs lhs as las"  commentLine="--">
to:
<Language name="haskell" ext="hs lhs las"  commentLine="--">

Then (re)start notepad++, auto files opened files remember language so close
and open them manually to re-set language.



______________________________________________________________________
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: Tue, 03 Jun 2008 11:43:35 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Compare Plugin Hangs on Large Files
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=5005557
By: harrybharry

It probably doesn't hang but rather takes a long time to do all its 
calculations.
A file as large as you indicate (60.000+ lines) may well take a few minutes
perhaps. Maybe a dedicated file compare utility works better.

______________________________________________________________________
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: 7
Date: Tue, 03 Jun 2008 12:30:03 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: how
        to      select all lines containing a keyword
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=5005649
By: fool4uanyway

Still, you can use Notepad++'s extensive toolkit to achieve what you what.

See this message

"RE: Need help using regex"
http://sourceforge.net/forum/message.php?msg_id=4923889

in the thread

"Need help using regex" (Help forum)
http://sourceforge.net/forum/forum.php?thread_id=2016115&forum_id=331754

I believe soon it will be available to copy all found occurrences (in files,
open files, or the current document) from the find results window.


______________________________________________________________________
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: Tue, 03 Jun 2008 12:33:15 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Does
        not     auto-detect Actionscript
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=5005658
By: fool4uanyway

How is it not correct?

Does Notepad++ show no syntax highlighting at all, or _wrong_ syntax
highlighting?

How to remove...
"Haskell default for *.as files" (Help forum)
http://sourceforge.net/forum/forum.php?thread_id=2058415&forum_id=331754


______________________________________________________________________
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, 03 Jun 2008 13:28:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Compare Plugin Hangs on Large Files
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=5005819
By: ameer_bauer

Ok, it does finish eventually, a 60,233 line file takes 27 minutes on a  dual
core @ 3Ghz with 2 GB of RAM.
Where as, if I open and compare the same files with ConText it takes 3 minutes.

Thanx for the reply.

______________________________________________________________________
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: Tue, 03 Jun 2008 16:29:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Erlang
        syntax  highlighting
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=5006122
By: lawina

How about adding Syntax highlighting for the Erlang language.

______________________________________________________________________
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: Tue, 03 Jun 2008 17:05:43 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Macro with search
        to end  of file
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=5006170
By: mhedman

Hi,

I've recorded a macro which repeats a previous search, and performs a small
action.  So the keystrokes of the macro are:
F3
<end>
Hello

The intention is to add the word "Hello" to the end of each line which has the
searched for text.  But when I run the macro using the "Run a macro multiple
times" and select "run until end of file", N++ hangs.

I have a feeling that the search again (F3) loops back to the top of the file,
and so the macro player never thinks that it gets to the end of the file.

Is there anything I can do to prevent this?  Or is it just a bug?

Thanks,
Mike

______________________________________________________________________
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: Tue, 03 Jun 2008 17:56:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Line Comment
        Without Text    Selection
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=5006233
By: bill_c

How do I enable line commenting without the need to select text first?

______________________________________________________________________
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: Tue, 03 Jun 2008 19:25:05 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Change
        default directory
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=5006350
By: pedery

Hi!

Is there any way to change the default directory you get when you want to open
a file? The default behaviour with current working directory of the current
file is good, but if Notepad++ doesn't know what directory to pick, it resorts
to its own directory. It would be nice to be able to set this directory somehow.

- Peder -

______________________________________________________________________
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



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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

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

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

Reply via email to