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] RE: charecter problem (SourceForge.net)
   2. [notepad-plus - Help] RE: ascii text (SourceForge.net)
   3. [notepad-plus - Help] RE: Minimizing notepad++    in post-it
      view (SourceForge.net)
   4. [notepad-plus - Help] RE: charecter problem (SourceForge.net)
   5. MATLAB syntax: multi-line comments (Dmitry Lazutkin)
   6. [notepad-plus - Plugin Development] RE: Plugin    Manager
      Released (SourceForge.net)
   7. [notepad-plus - Help] RE: Notepad++ crashing      5-6 times/day vs
      v5.4.5 (SourceForge.net)
   8. [notepad-plus - Help] RE: charecter problem (SourceForge.net)
   9. [notepad-plus - Help] RE: Notepad++ crashing      5-6 times/day vs
      v5.4.5 (SourceForge.net)
  10. [notepad-plus - Help] RE: charecter problem (SourceForge.net)


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

Message: 1
Date: Mon, 20 Jul 2009 09:17:03 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: charecter
        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=7515382
By: cchris

Did you read http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=
Wrong_Display_Of_Non_Latin_Characters ? The tips there have worked for a variety
of people, perhaps for you as well.

Please report back if they don't, there are a couple other things to try. When
you do so, please specify which font NP++ uses for Global styles, Default style
- if that's Courier new, this is not good, and it must be changed to perhaps
Lucida Sans, or anything that supports turkish letters (I believe that's your
language).

CChris

______________________________________________________________________
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: Mon, 20 Jul 2009 09:23:13 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: ascii text
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=7515405
By: cchris

Use TextFX -> TextFX Edit -> Rewrap text to (Clipboard) or 72 chars . To set
the desired line length, write the length somewhere, ie 75, and cut this to
clipboard, then apply the command to text you select.

CChris

______________________________________________________________________
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: Mon, 20 Jul 2009 09:40:30 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Minimizing
        notepad++       in post-it view
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=7515461
By: cchris

FullScreen and Post-It remove the title bar from Notepad++ window, so it can
no longer display the system menu while in such viewing mode.
One would have to trap this command, but this is done by Window at low level.
So... I wonder how it could work, apart perhaps with a custom keyboard driver.

CChris

______________________________________________________________________
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: Mon, 20 Jul 2009 10:30:54 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: charecter
        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=7515593
By: cchris

Did you read http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=
Wrong_Display_Of_Non_Latin_Characters ? The tips there have worked for a variety
of people, perhaps for you as well.
 
Please report back if they don't, there are a couple other things to try. When
you do so, please specify which font NP++ uses for Global styles, Default style
- if that's Courier new, this is not good, and it must be changed to perhaps
Lucida Sans Unicode, or anything that supports turkish letters (I believe that's
your language).
 
CChris 

______________________________________________________________________
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: Mon, 20 Jul 2009 14:48:32 +0200
From: Dmitry Lazutkin <[email protected]>
Subject: [Notepad-plus-plus] MATLAB syntax: multi-line comments
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hello everybody!

Notepad++ is a great editor of all times, thank you for developing it!

could you be so kind to help me a little bit with a tiny issue I have, 
please?

I would like to use multi-line block comments in MATLAB syntax 
highlighting, could you advise me what should I do to get it working? 
Unfortunately simple editing of langs.xml and stylers.xml described 
below does not helps.

<Language name="matlab" ext="m" commentLine="%" commentStart="%{" 
commentEnd="%}">

<WordsStyle name="COMMENT LINE" styleID="1" fgColor="008000" 
bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="" />

Thank you in advance, have a nice day you all!

Bye-bye,
Dmitry



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

Message: 6
Date: Mon, 20 Jul 2009 13:33:49 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Plugin  Manager Released
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=7516143
By: clrs530

Congratulations. This plugin is awesome and should absolutely be included in
the regular notepad++ release. I was also surprised by the perfectly planned
process. I placed the update in the wrong folder, got a good to understand error
message and on the next start the procedure continued instead of a needed 
restart
:).

______________________________________________________________________
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: Mon, 20 Jul 2009 14:47:55 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++
        crashing        5-6 times/day vs v5.4.5
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=7516395
By: adaykin

After removing all plugins and using notepad++ for several days now, I have
not had a crash.

I am on vista 64 bit os using 5.4.5. I was having crashes previously using 
5.4.5,
but after I renamed the plugins directory I have not had any crashes.

______________________________________________________________________
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: Mon, 20 Jul 2009 15:24:17 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: charecter
        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=7516498
By: darkhorn

They  didn't helped too.
I tryed Lucida Sans Unicode, Tahoma, Times New Roman, Verdana and some others.
And Left Alt+Shift and Ctrl+Shift do not work.

______________________________________________________________________
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: Mon, 20 Jul 2009 17:05:30 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++
        crashing        5-6 times/day vs v5.4.5
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=7516767
By: cchris

So now try reinstating plugins one by one until the crashes start again.  While
you are at it, make sure you have the latest version for all plugins, it will
help - and perhaps do away with the crashes.
Then please report here, and possibly in Plugin Development too.

Chris

______________________________________________________________________
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: Mon, 20 Jul 2009 17:08:22 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: charecter
        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=7516773
By: cchris

They won't work if you don't have the language bar, I believe.
Did you try the macro I recently added? I'll attempt installing a turkish kbd
handler and see what I'm getting, could be only a couple days from now.

CChris

______________________________________________________________________
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



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

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge

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

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


End of Notepad-plus-plus Digest, Vol 38, Issue 72
*************************************************

Reply via email to