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
        notepad-plus-plus-requ...@lists.sourceforge.net

You can reach the person managing the list at
        notepad-plus-plus-ow...@lists.sourceforge.net

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: Syntax       highlighting
      script for MediaWiki (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Here's a     cleaner way to
      replace notepad.exe (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Here's a     cleaner way to
      replace notepad.exe (SourceForge.net)
   4. [notepad-plus - Help] styler configurator default
      (SourceForge.net)
   5. [notepad-plus - Plugin Development] FTP Sync (SourceForge.net)
   6. [notepad-plus - Open Discussion] Need2 disable:   Line change
      state vertical bar (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Need2        disable: Line
      change state vertical bar (SourceForge.net)
   8. [notepad-plus - Help] RE: Notepad++ error "CreateProcess()
      failed" (SourceForge.net)
   9. [notepad-plus - Help] Can i change the rules      for syntax
      highlightin (SourceForge.net)
  10. [notepad-plus - Plugin Development] RE: I need    handle
      WM_KEYDOWN msg (SourceForge.net)
  11. [notepad-plus - Help] RE: styler configurator     default
      (SourceForge.net)


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

Message: 1
Date: Sat, 29 Aug 2009 21:00:13 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Syntax  highlighting script for MediaWiki
To: nore...@sourceforge.net
Message-ID: <7596088.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7596088
By: jeremyrudd

Referring to my reasonably achievable "cheat sheet", I would suggest that we
color:

* wiki tags [[Image:|thumb|150px]] or [[File:]] or [[Category:]] colored 
differently
than
* links [[Page|name]] or [www.link.com name] <-- can be blue like hyperlink
* when using templates, the name=value pairs can have name colored differently
from value

* raw HTML such as <div> or <table> or <references/> <--- can be red since rare
* raw HTML node attributes like <div style="display:inline">
* raw XML special chars like &mdash; 

* tables can have 3 colors, (1) wiki table markup (2) header data (3) content
data
   * header & content data can have wikimarkup inside table cells

* sections headers, should be different, maybe a large font
   * can have full wikimarkup between header open and close tags

* keywords, like __TOC__ and #REDIRECT
* wiki formatting markup like <sub> and <big> <--- can be grey since
unimportant

"Cheat sheet"

I've made virtually exhaustive lists of most of the above in my txt file below,
which you can use for experimenting, and please take a peek at what I've managed
to achieve with NP++'s User Define Dialog, its an image. This pic will also
be useful since I've chosen some colors we can start with.

raw text - http://www.mediafire.com/file/twimkzi45nt/basic
colored pic - http://www.mediafire.com/?wuowmziqzym

Hope my information helps out, in whatever you're endeavoring! 
Best regards, Jeremy.


______________________________________________________________________
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: Sat, 29 Aug 2009 22:10:21 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Here's a        cleaner way to replace notepad.exe
To: nore...@sourceforge.net
Message-ID: <7596175.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7596175
By: selyb

This works for Windows NT/2K/XP/Server 2K3/Vista/Server 2K8/Win7
You must have Administrator privileges to write to the registry key.
I wrote a complete tutorial and some sample scripts.

http://www.vistax64.com/tutorials/244527-programs-replace-system-program-without
-modifying-system-files-permissions.html

______________________________________________________________________
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: 3
Date: Sat, 29 Aug 2009 22:31:13 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Here's a        cleaner way to replace notepad.exe
To: nore...@sourceforge.net
Message-ID: <7596203.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7596203
By: selyb

*sigh* I didn't realize I had already linked to the tut in my first post and
SF will not let me edit my posts >:-\

anyway, I have updated the tutorial several times since that first post

To tailor NPP to support this method, you could add a command line option to
ignore the following argument e.g. /ignore "uneeded data"
This way, we could bypass the need for the vbscript and call NPP directly.
For this to work, the Debugger value would need /ignore at the end of the string
after any custom command line arguments.

OTOH, I can write a simple script tailored for NPP that could be included in
install and requires not change to source

You may contact me via email
user: sourceforge
domain: thefamilycirc.us

______________________________________________________________________
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: Sun, 30 Aug 2009 06:53:20 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] styler configurator
        default
To: nore...@sourceforge.net
Message-ID: <7596601.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7596601
By: hooch180

How to restet to default colours styler configurator?

______________________________________________________________________
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: Sun, 30 Aug 2009 08:46:17 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] FTP
        Sync
To: nore...@sourceforge.net
Message-ID: <7596689.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7596689
By: tolso

Hi there,

is there documentation for this plugin?

How does the cache actually work, I need a local copy of the files as well,
but I can't seem to work out how the cache system works?

I've specified under the profile. But downloading does store it in the local
folder... ? Where are the files actually modified?

How do people use that keep a server and local version?

Thanks in advance. Tol

______________________________________________________________________
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: Sun, 30 Aug 2009 08:53:09 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Need2
        disable:        Line change state vertical bar
To: nore...@sourceforge.net
Message-ID: <7596698.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7596698
By: johnsmith12345

Sorry for the title, it doesn't allow enough room for a proper one.

Notepad++ desperately needs to have an option to disable the "Line change state
vertical bar".  Now in certain instances it may be useful, but for many others,
it's just simply unbearably irritating.    I can't even find a way to hack the
program's files to force it to disable it. I had to downgrade to 5.2.  Hopefully
there will one day be an option.

______________________________________________________________________
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: Sun, 30 Aug 2009 08:57:53 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Need2   disable: Line change state vertical bar
To: nore...@sourceforge.net
Message-ID: <7596700.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7596700
By: davegb3

John,
  You can disable the bar via the plugin menu.  Plugins, Change Markers, Disable
Plugin will disable the functionality.  If you want you can also remove it from
the plugins directory, but disabling it will have the same effect.

Hope this helps,
Dave.

______________________________________________________________________
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: Sun, 30 Aug 2009 09:31:25 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ error
        "CreateProcess() failed"
To: nore...@sourceforge.net
Message-ID: <7596734.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7596734
By: mate_gulyas

I am trying to use NppExec to Compile and Run my java files, but when I try
to execute it, it dumo me the same error message:
<i>CreateProcess() failed with error code 2: 
The system cannot find the file specified. </i>

My commands: 
<i>cd $(CURRENT_DIRECTORY)
javac $(FILE_NAME)
java $(NAME_PART)</i>

Any idea for a solution? 


Thanks for any reply in advance, 
Mate Gulyas
 

______________________________________________________________________
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: Sun, 30 Aug 2009 09:46:03 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Can i change the
        rules   for syntax highlightin
To: nore...@sourceforge.net
Message-ID: <7596743.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7596743
By: peppelg

Hi!

I have some problem with the syntax highlighting in LISP. I'm from Sweden, and
in our alphabetic we got the letters a-z, but also the letters ?, ? and ?,
and there seems to be a little problem with those in the LISP highlighting.

These are the words that are highlighted in LISP (by default):
cddaar cddadr cdddar cddddr cons list append reverse last nth nthcdr member
assoc subst sublis nsubst nsublis remove length list length mapc mapcar mapl
maplist mapcan mapcon rplaca rplacd nconc delete atom symbolp numberp boundp
null listp consp minusp zerop plusp evenp oddp eq eql equal cond case and or
let l if prog prog1 prog2 progn go return do dolist dotimes catch throw error
cerror break continue errset baktrace evalhook truncate float rem min max abs
sin cos tan expt exp sqrt random logand logior logxor lognot bignums logeqv
lognand lognor logorc2 logtest logbitp logcount integer length nil

As you can see, the letter l is one of these word, and if you combines that
with ?, ? or ?, there is a problem.

Example:

Here is a function that highlights correct:
_______________

(defun add-digit-last (digit number)
        
        (+ (* number 10) digit)
        
)
_______________

With the code above, the word "defun" and the symbols "+", "*", "(" and ")"
is highlighted, as it should be. But if I translate my function name and 
variables
to Swedish, I get this code:
_______________

(defun l?gg-till-siffra-sist (siffra tal)
        
        (+ (* tal 10) siffra)
        
)
_______________

And here is a problem (with the letter "?"). Just as with the code written
in English, the word "defun" and the symbols "+", "*", "(" and ")" is 
highlighted,
but the letter "l", directly after "defun ", is also highlighted (because of
the letter "?" stands direct after it).

I don't know how the syntax highlighting is build, but can I somehow configured
it to work as I want it to 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: 10
Date: Sun, 30 Aug 2009 15:54:14 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE: I
        need    handle WM_KEYDOWN msg
To: nore...@sourceforge.net
Message-ID: <7597057.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7597057
By: dv__

WM_KEYDOWN, WM_KEYUP and WM_CHAR with ability to change the key code (character)
pressed would be great. It would give full control over Scintilla's text input
to the plugins. WM_SYSKEYDOWN and WM_SYSKEYUP may be useful also - to process
keys while ALT is pressed, 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=482781



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

Message: 11
Date: Sun, 30 Aug 2009 15:57:12 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: styler
        configurator    default
To: nore...@sourceforge.net
Message-ID: <7597063.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7597063
By: cchris

Copy stylers.model.xml as stylers.xml

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



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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

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

_______________________________________________
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 40, Issue 3
************************************************

Reply via email to