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] apply external program on   selected area
      (SourceForge.net)
   2. [notepad-plus - Help] Vista and Ukrainian font...
      (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: awk syntax   highlighting
      (language) (SourceForge.net)
   4. [notepad-plus - Help] RE: apply external  program on selected
      area (SourceForge.net)
   5. [notepad-plus - Help] Userdefined language max    characters ?
      (SourceForge.net)
   6. [notepad-plus - Help] RE: Vista and Ukrainian     font...
      (SourceForge.net)
   7. [notepad-plus - Help] Force a language? (SourceForge.net)
   8. [notepad-plus - Help] RE: Vista and Ukrainian     font...
      (SourceForge.net)
   9. [notepad-plus - Help] RE: apply external  program on selected
      area (SourceForge.net)
  10. [notepad-plus - Help] RE: Vista and Ukrainian     font...
      (SourceForge.net)
  11. [notepad-plus - Help] RE: Vista and Ukrainian     font...
      (SourceForge.net)
  12. [notepad-plus - Help] RE: apply external  program on selected
      area (SourceForge.net)


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

Message: 1
Date: Fri, 16 Mar 2007 03:36:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] apply external
        program on      selected area
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=4210705
By: nobody

Hello,

For personal use (and train), I develop in Perl a small program to indent 
program
lines (for html language in a first step (language which use tags)).

I'd like to open with NPP a html program (to modify it for example), then select
a zone and apply my program to re-indent my modifications.

So my question is : is it possible to apply an external program to a selected
area in NPP ? (the title ;-)

Thanks for advance
Roseline

______________________________________________________________________
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: Fri, 16 Mar 2007 04:11:03 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Vista and Ukrainian
        font...
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=4210759
By: nobody

Hi,

I have Vista Business and N++ 4.0.2
when I try to type smth in Ukrainian locale I have only ?????? ????? ????. 
the most weird thing is that Russian works fine...

any idea? maybe it's needed some update in N++ to accept all unicode locales? 

(to keep in mind - Miranda Unicode accepts all the unicode locales...)

thanks,
Ivan

______________________________________________________________________
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: Fri, 16 Mar 2007 05:03:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: awk
        syntax  highlighting (language)
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=4210821
By: dv__

I also like AWK very much and I have created userDefineLang.xml for AWK 
language.
Maybe it does not contain all GAWK functions, but they can be added. You can
contact me at  dvv81 (at) ukr (dot) net.
By the way, awk95 was the first reason for me to implement NppExec plugin :-)

______________________________________________________________________
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: Fri, 16 Mar 2007 05:20:37 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: apply external
        program on selected area
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=4210841
By: dv__

What about this environment variable: $(CURRENT_WORD) ? Refer
to http://notepad-plus.sourceforge.net/uk/run-HOWTO.php for more details.

______________________________________________________________________
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, 16 Mar 2007 05:31:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Userdefined
        language max    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=4210857
By: nobody

Hi,
Im using version 3.4, works fine for me but just one problem.
Ive entered some keywords in user defined language, and some of them are not
showing to defined colors. Through some investigating ive found that if after
the keyword there are more than 30 characters the defined attributes dont work.
Does any one know if there is a way to alter this or does any of the newer 
versions
work differently
Thanks
A.User

______________________________________________________________________
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: Fri, 16 Mar 2007 06:24:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Vista and
        Ukrainian       font...
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=4210912
By: nobody

no, all locales are set as needed...
and I need Vista for work.

any more ideas?

______________________________________________________________________
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: Fri, 16 Mar 2007 06:40:34 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Force a language?
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=4210941
By: nobody

I have a file called site_css.php that is in fact a CSS file (and not a PHP
file).

I can manually change the language everytime I load it, however I have a lot
of these files for each site I work on. Can I tell NP++ to automatically set
the language for files with this name to CSS and not PHP?

Thanks for any help.

______________________________________________________________________
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: 8
Date: Fri, 16 Mar 2007 05:25:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Vista and
        Ukrainian       font...
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=4210847
By: dv__

Can it be that your locale settings are set to Russian instead of Ukrainian?
Also, IMHO, you better install Windows XP instead of Windows hasta la Vista.

______________________________________________________________________
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: 9
Date: Fri, 16 Mar 2007 07:35:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: apply external
        program on selected area
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=4211035
By: nobody

I can select all the file in absolute.
This variable does not contain enough characters. It is too short for my need.

And I want to replace my selected text by the result of my external program.
I don't know how to do that with this variable.

How does the upper/lower subtitution work, for example ?

______________________________________________________________________
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, 16 Mar 2007 08:36:46 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Vista and
        Ukrainian       font...
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=4211112
By: dv__

Hmm... Try to change basic font in Notepad++. Maybe current font does not 
support
ukrainian letters... (but supports russian? Argh, mustdying system!)
And I wonder what strange company/organization needs Vista?

______________________________________________________________________
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: Fri, 16 Mar 2007 08:48:35 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Vista and
        Ukrainian       font...
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=4211134
By: nobody

didn't help...

I have one idea - it can because of ANSI (non-unicode) input area... as I told
before, miranda unicode works well...
maybe it's possible to build unicode release of the N++ (like miranda does)?

we are development company :) and need Vista for testing purposes.

______________________________________________________________________
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: Fri, 16 Mar 2007 08:50:24 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: apply external
        program on selected area
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=4211136
By: dv__

The question is: how can you pass the selected text to external program? 
The only way I see is the following: you need to save your selection to a 
temporary
file, then pass this temporary file to your external program, and, finally,
replace the selected text by results of your external program.
All you can do is to automatize this process in some way (writing new plugin,
for example), but you still need to work with temporary files.

Regarding upper/lower subtitution, these functions work with internal 
Notepad++'s
memory - you can not do this with ordinary external program.

So, your idea is interesting, but is not easy to implement.

______________________________________________________________________
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



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

-------------------------------------------------------------------------
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 37
*************************************************

Reply via email to