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 - Open Discussion] RE: Html tag     hilighting...
      (SourceForge.net)
   2. [notepad-plus - Help] Notepad ++ Incorrectly      saving files
      (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Harold (SourceForge.net)
   4. [notepad-plus - Help] Search and Replace... (SourceForge.net)
   5. [notepad-plus - Help] PHP variables and the       dollar sign
      (SourceForge.net)
   6. [notepad-plus - Help] RE: don't remeber last      opened files
      (SourceForge.net)
   7. [notepad-plus - Open Discussion] Regular  Expression issue
      (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE: Color     for reg file
      (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE:      "Single-Click" URL
      launch option (SourceForge.net)
  10. [notepad-plus - Help] Cannot use braces as        folder characters?
      (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Regular      Expression issue
      (SourceForge.net)
  12. [notepad-plus - Help] RE: Search and Replace... (SourceForge.net)
  13. [notepad-plus - Open Discussion] Create a Syntax Files
      repositry for NP++ ? (SourceForge.net)


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

Message: 1
Date: Thu, 22 Mar 2007 06:10:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Html
        tag     hilighting...
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=4222199
By: nobody

Don,

Any opinion on this?

______________________________________________________________________
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: Thu, 22 Mar 2007 06:30:06 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Notepad ++
        Incorrectly     saving 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=4222229
By: nobody

This is the best place I could think to post this problem. 

I'm currently have ExpressionEngine (CMS) set up to save my templates as files
and I use a combination of SftpDrive (allows Web servers to be used as network
drives via sftp) and Notepad ++ to edit these files.

Most of the time this runs perfectly but I've noticed that occasionally the
files don't save correctly. It appears that if I've deleted lines from the file
the resulting saved files has those same amount of lines at the end of the file.

So I get something like this
[code]
</body>
</html>yes"}{title}{/exp:replace}{/related_entries}{/if}<br />
                {/exp:weblog:entries}
        </div>
</div>

<div class="hr">
<hr/>
</div>



{embed="v4/footer_inc"}
</div>
{if username == 'lodewijk' OR username == 'DJWebb'}{total_queries}
in {elapsed_time}s{/if}
</body>
</html>
[/code]

Obviously these files throw an error as soon as you go to the page.

Is there a known problem with using Notepad ++ on network drives (I had a search
around and couldn't find one? Am i doing something wrong? Does anyone have 
similar
experiences?

I'm cross posting this on the ExpressionEngine support as well as SftpDrive
and I'll see what response I get there too.

______________________________________________________________________
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: Thu, 22 Mar 2007 06:38:48 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Harold
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=4222245
By: nobody

Yes! is definitely how..

--Sinjay.

______________________________________________________________________
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: 4
Date: Thu, 22 Mar 2007 07:35:22 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Search and
        Replace...
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=4222344
By: schneiderweisse

Hallo,

I didn't find anything like that for Notepad++, but I would suggest a "Search
and Replace" for more than only one line. So you can  replace code which is
more than only one line..., does something like that already exist?

Thank 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: 5
Date: Thu, 22 Mar 2007 09:03:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] PHP variables and
        the     dollar sign
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=4222509
By: swaxi

In PHP (and a few other languages), variables always begin with a $ sign. It
would be nice if the editor knew that this sign is part of the word, so that
when you doubleclick the variable or hold down Ctrl and use the arrows to move
through text, one word at a time, the $ is considered part of the name.

______________________________________________________________________
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: Thu, 22 Mar 2007 11:39:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: don't remeber
        last    opened 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=4222786
By: nobody

ah ok, thank you, thats working :) sry for me late answer ;)

______________________________________________________________________
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: Thu, 22 Mar 2007 11:44:26 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Regular
        Expression issue
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=4222792
By: nobody

I use the SciTE often so that I can append commas to text files containing lists
of things.  I use the regular expression find/replace finding '$' and replacing
with ','.  This works in NotePad++ - but only for single replacements - not
replace all.  When attempting replace all, it complains about the expression.
Also, the syntax find '($)' replace with '\1,' doesn't work in either SciTE
or NotePad++.


______________________________________________________________________
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: Thu, 22 Mar 2007 11:45:17 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Color   for reg 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=4222794
By: nobody

thx

______________________________________________________________________
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: Thu, 22 Mar 2007 13:21:53 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        "Single-Click" URL launch option
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=4222912
By: nobody

Joel,

I tried that from one of the other posts.  As someone who is always looking
for something quicker/easier, that method takes more clicks/keystrokes than
the various single-click alternatives out there (or maybe I'm just lazy).  Also,
this way, the links do not get highlighted to stand out on a page of text.

I certainly appreciate your quick response.  Thanks.

______________________________________________________________________
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: Thu, 22 Mar 2007 13:32:16 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Cannot use braces
        as      folder characters?
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=4222931
By: nobody

If one sets {} or () as folder opening / closing characters for a User Defined
Language, though the folding is working, but the brace higlighting goes astray,
displaying all braces as unmatched ones.
How can this issue be solved?

______________________________________________________________________
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, 22 Mar 2007 16:31:38 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Regular Expression issue
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=4223184
By: pshute

Have a read of 
http://notepad-plus.sourceforge.net/uk/newlineFindReplace-HOWTO.php
for the various techniques that work with newlines.

______________________________________________________________________
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, 22 Mar 2007 16:33:31 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Search and
        Replace...
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=4223186
By: pshute

It can be done, but what you can do is a little restricted.  Have a read of
http://notepad-plus.sourceforge.net/uk/newlineFindReplace-HOWTO.php for a list
of what the various methods can do.

______________________________________________________________________
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, 22 Mar 2007 19:45:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Create a
        Syntax Files repositry for NP++ ?
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=4223350
By: jmg_

This comes up in threads now and again, so I thought a specific topic
would help.

It would be a good idea to provide some upload / repositry area for 
users to share Syntax highlighters,with maybe a separate topic area
for alerts on new uploads, and discussions on this area ?

eg Here is an example of another editor's highlighter download area :
http://www.praven3.com/credit/

______________________________________________________________________
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



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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

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


End of Notepad-plus-plus Digest, Vol 10, Issue 51
*************************************************

Reply via email to