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 - Help] Language Styling (SourceForge.net)
   2. [notepad-plus - Help] RE: Haskell default for     *.as files
      (SourceForge.net)
   3. [notepad-plus - Help] Can't see some text while   highlighting
      (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: Change       default directory
      (SourceForge.net)
   5. [notepad-plus - Open Discussion] Bug in new       multiple word
      selection feature? (SourceForge.net)
   6. expanding php style (Tyson Vanover)
   7. Verbose Backup Folder (Bill Hoelzer)
   8. [notepad-plus - Plugin Development] RE:   quicktext with tab
      modification release (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE:      Performances problem
      (SourceForge.net)
  10. [notepad-plus - Help] RE: Search in Notepad++ (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Bug in new   multiple word
      selection feature? (SourceForge.net)
  12. [notepad-plus - Open Discussion] reach a line     with the
      command line (SourceForge.net)
  13. [notepad-plus - Open Discussion] RE: reach a      line with the
      command line (SourceForge.net)


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

Message: 1
Date: Wed, 04 Jun 2008 08:24:17 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Language Styling
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=5007701
By: subonedesign

I am trying to get the ActionScript language style configured more to my liking.
However, I tried to move "false newline null true undefined NaN void" to the
FUNCTION category so I could style just those a specific color, but it does
not seem to be picking up any of the style options from that category. Perhaps
there's something I'm doing wrong? Could I add my own categories? Is there
documentation somewhere on how those XML files work and which to use?

______________________________________________________________________
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, 04 Jun 2008 08:27:54 -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=5007707
By: subonedesign

That's what I had to do. I wound up trying to change what elements are styled
with which style in ActionScript. While I was there I made that change before
I read your post, but thank you that's just the answer I would have needed :D

______________________________________________________________________
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, 04 Jun 2008 08:33:15 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Can't see some text
        while   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=5007723
By: subonedesign

I have my highlight background color set to the same color as the comments 
foreground
color which results in not being able to see the comments that are selected.
Is there a way to override the highlighting foreground color so that all the
text that is highlighted is just one color?

______________________________________________________________________
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, 04 Jun 2008 13:17:50 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        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=5008294
By: geezuzz

I agree - it's really annoying that it always opens notepad+ directory. It 
should
at least remember last selected directory, but the best would be to have
a configurable default directory.

______________________________________________________________________
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, 04 Jun 2008 13:21:08 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Bug in
        new     multiple word selection feature?
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=5008305
By: geezuzz

The new feature that selects all similar words as the selected one is great
but i think theres a small bug:

$_POST['word']
$_POST['word']


Selecting the "word" in the upper one, will not select the word in the other...
If i add a space after the word: $_POST['word '] - it works like it should.


______________________________________________________________________
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: Wed, 04 Jun 2008 15:51:06 -0700
From: Tyson Vanover <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] expanding php style
To: notepad-plus-plus@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Is there a way to expand the folder setting for the php 
language style?  All I want to do is add /** and **/ to 
the folder open and close keywords.

I see the user defined styles, but I don't want to have 
to replicate all the settings that I am currently using 
in the PHP style.
-- 
Tyson Vanover

Interim IT Coordinator
x5-5195
Regional Research Institute



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

Message: 7
Date: Fri, 6 Jun 2008 08:07:46 -0400
From: "Bill Hoelzer" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] Verbose Backup Folder
To: <notepad-plus-plus@lists.sourceforge.net>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain;       charset="us-ascii"

I like the Verbose Backup feature where the backup files are named
<path><filename>.<ext>.<date><time>.bak

However, Notepad++ creates a sub folder named nppBackup to store these
backup files.

Is there a way I can specify that I'd like the Verbose Backup naming
convention but to place the backup file in the same folder as the
original file?

Thanks.




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

Message: 8
Date: Wed, 04 Jun 2008 14:30:20 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        quicktext with tab modification release
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=5008441
By: kib2

Thanks adrian, this works like a charm.

______________________________________________________________________
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, 04 Jun 2008 22:16:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Performances problem
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=5009009
By: twaeng

Hi,
I got the same effect with a Perl source file of over 400kB: changing tabs is
slow (approx. 5 seconds on 1GHz AMD Duron machine). On the other hand, changing
tabs to a text file of 22MB is fast. It may be the syntax colouring function
slowing down while changing to large Perl scripts.
I am currently using notepad++ 4.9.2.


______________________________________________________________________
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: 10
Date: Wed, 04 Jun 2008 23:21:22 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Search in
        Notepad++
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=5009110
By: pshute

If that solves the problem then that's a good tip.  It probably deserves to
be in the FAQ.

______________________________________________________________________
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: 11
Date: Thu, 05 Jun 2008 00:21:46 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Bug
        in new  multiple word selection feature?
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=5009190
By: fool4uanyway

Please, do search for an answer before posting a question again:

"small bug in smart highlighting"
http://sourceforge.net/forum/forum.php?thread_id=2038967&forum_id=331753


______________________________________________________________________
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: 12
Date: Thu, 05 Jun 2008 03:50:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] reach a
        line    with the command line
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=5009588
By: arno2008

Hello,
I use ISE with notepad++. With the following commande line, I open a file an
I reach a line.
"C:\\Program Files\\Notepad++\\notepad++.exe" -n$2 $1 

But when the fill is open, the cursor don't go on the specified line.

Is somebody could help me?

Thank you
Arnaud

______________________________________________________________________
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: 13
Date: Thu, 05 Jun 2008 06:29:37 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        reach a line with the command line
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=5009842
By: harrybharry

It is a known bug and will be fixed in the next release.
If you rely heavily on it, I suggest you revert to a prior release like 4.9.1
or 4.9, I believe I introduced the bug in 4.9.2 (accidental of course ;))

______________________________________________________________________
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 5
************************************************

Reply via email to