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 - Help] file compare (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE: NppExec   Suggestion
      (SourceForge.net)
   3. [notepad-plus - Plugin Development] Ant (SourceForge.net)
   4. [notepad-plus - Open Discussion] love it (SourceForge.net)
   5. [notepad-plus - Plugin Development] RE: html      tag highlighting
      - just like bracket (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: please,      stop using Comic
      Sans! (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: love it (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE: html      tag highlighting
      - just like bracket (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: love it (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Notepad++    v4.2 RC is
      avalable (SourceForge.net)
  11. [notepad-plus - Help] RE: Backup Directory (SourceForge.net)
  12. [notepad-plus - Open Discussion] FEATURE  REQUEST -- easy ; -)
      (SourceForge.net)
  13. UTF-8 (Loeghmon T. Nejad)


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

Message: 1
Date: Thu, 09 Aug 2007 02:57:59 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] file compare
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=4456059
By: nobody

Hi all,
I'm missing a file-compare function.
Did I miss it?  To me comparing is an essential feature in text editing.

  :-)
     Dirk

______________________________________________________________________
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: Thu, 09 Aug 2007 03:27:39 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        NppExec Suggestion
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=4456093
By: nobody

Hi,

I have another NppExec suggestion. Well, two actually. This plugin is really
handy and I think it could be much improved by the addition of.

1) Access to the system environment variables. $(PATH), $(ANT_HOME) etc... these
would be very useful.
2) Key Assignment. If I could assign keys to individual commands like in the
Run menu that would be great. Or maybe if we could extend the run menu option
to allow you to execute NppExec scripts. That would be less work.

That's it. It's a great little tool. Keep up the good work. 

-Mark


______________________________________________________________________
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: 3
Date: Thu, 09 Aug 2007 03:38:33 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] Ant
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=4456104
By: lynchem

Hello N++ users. 

I'm a recent convert to N++ and must say that I'm really liking it. 

In my work I use Ant alot, specifically for Java ME dev so I was looking at
how we could integrate that into N++. A standalone plugin would seem overkill
as the functionality is very basic and pretty similar to what is currently 
offered
by the lightexplorer. Ideally I would like to integrate something into this
plugin that on a right click on a file...
1) detected whether the selected file was XML or not
2) opened it and scanned for target="targetname" tags. These cannot be nested
so no proper XML parsing is required.
3) displayed these targets in a sub menu

On clicking one of these targets the plugin would run it and pipe the output
to the console.

Has anyone done or looked at doing anything similar? I'm happy to invest some
time in this to get it working but would ideally like to add it to an existing
explorer plugin - I don't think it should take very long. Anyone interested?

Regards,
Mark

______________________________________________________________________
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: Thu, 09 Aug 2007 04:37:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] love it
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=4456167
By: dreamlusion

just wanted to say how absolutely awesome is notepad++. keep up :)

______________________________________________________________________
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: Thu, 09 Aug 2007 05:54:25 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        html    tag highlighting - just like bracket
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=4456264
By: nobody

* Make it behave like bracket highlighting

The above is good, but the opening tag will also contains many attributes (e.g.
name="abc"),
so I think its better not to change the color to red to keep it more readable,
just make the font size larger may be enough.

______________________________________________________________________
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: 6
Date: Thu, 09 Aug 2007 05:58:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        please, stop using Comic Sans!
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=4456272
By: nobody

I have the same opinion to this really bad font comic sans.
This was the first annoying thing I have seen and the last until now :)

But please make the comment?s font just courier new and just green!

P.S.: Great Application!

______________________________________________________________________
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: Thu, 09 Aug 2007 06:28:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: love
        it
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=4456340
By: nobody

I agree...been using for over a year.... best damn notepad ever.

______________________________________________________________________
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, 09 Aug 2007 07:46:22 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        html    tag highlighting - just like bracket
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=4456486
By: vor0nwe

Well, all I do is set the STYLE_BRACELIGHT when a valid tag is found, and
STYLE_BADLIGHT; I'd rather not have to define a whole new style.  What I _could_
do, OTOH, is just highlight the tag name (and not the attributes).

For example, in
    <element attribute="value" other="attribute">
        ...
    </element>
it would just highlight "element" and "/element".

Of course, this highlighting should still occur when the caret is off the tag
name, but still within the <delimiting brackets>.

I'll see what I 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=482781



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

Message: 9
Date: Thu, 09 Aug 2007 10:54:50 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: love
        it
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=4457058
By: steakhacher

I agree too it is absolutely and it becomes better again in each release.
Congratulations to Don for all his very good job.

______________________________________________________________________
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, 09 Aug 2007 11:26:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.2 RC is avalable
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=4457181
By: donho

> There is a little problem in find in files dialog box, indeed, if you type
enter,
> it has not action on Find them all button while enter key is working fine
in find and replace tab.

It'll be fixed in v4.2 official release then.

Don

______________________________________________________________________
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: Thu, 09 Aug 2007 11:32:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Backup
        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=4457190
By: chrismalek

I agree with this.  I am leaving my footprint all over the network. I would
like to be able to configure where the nppbackup folder gets created so I can
push all the backups to my c:\temp\

______________________________________________________________________
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: Thu, 09 Aug 2007 11:43:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] FEATURE
        REQUEST -- easy ; -)
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=4457204
By: ishamid2

Hi donho,

For the next release could you add support in the OPEN dialog for 

Files of type: 
TeX (*.tex *.bib *.bbl)

I found where this is defined in the source a few months ago but I was unable
to compile it, even with Vitaliy's fine help (thank you Vitaliy!).

I have manged to configure just about everything else for TeX/ConTeXt in 
Notepad++
except for this one.

Best wishes
Idris

-- 
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

______________________________________________________________________
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, 9 Aug 2007 15:03:45 -0400
From: "Loeghmon T. Nejad" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] UTF-8
To: [email protected]
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"

Everyone,

I installed npp under Debian Linux, using wine and It works fine. However,
when I change keyboard layout and encoding by pressing alt-shift, all I get
is question marks instead of alpha characters. Can it be that npp does not
yet support keyboard switching under Linux? Can you help please? This is my
second post in this regard. Thanks.

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

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

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

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


End of Notepad-plus-plus Digest, Vol 15, Issue 21
*************************************************

Reply via email to