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: Regular Expressions in
User Defined Languages (SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Regular Expressions in
User Defined Languages (SourceForge.net)
3. [notepad-plus - Plugin Development] RE: TextFX / WebEdit
functions in context menu? (SourceForge.net)
4. [notepad-plus - Help] RE: NPP: Auto Indent plugin question
(SourceForge.net)
5. [notepad-plus - Help] Tidy not working (SourceForge.net)
6. [notepad-plus - Help] RE: adding keyword classes for
javascript (SourceForge.net)
7. [notepad-plus - Help] adding keyword classes for javascript
(SourceForge.net)
8. [notepad-plus - Open Discussion] RE: monospaced fonts not
quite monospaced (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: auto-indentation
(SourceForge.net)
10. [notepad-plus - Open Discussion] RE: auto-indentation
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Wed, 14 Jan 2009 20:00:57 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Regular Expressions in User Defined Languages
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=6115378
By: trollcoderblk
I was about to reply "No" ... then I thought about how I could go about actually
inserting a tab character. Ctrl+Tab does the trick!
Would be nice if this was documented, but I'll take it. Not sure if it's
intentional.
______________________________________________________________________
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: Wed, 14 Jan 2009 20:20:50 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Regular Expressions in User Defined Languages
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=6115573
By: trollcoderblk
Nevermind, it looks like my test was wrong. Ctrl+Tab certainly inserts Tabs,
but it doesn't look like these are recognized as special characters.
______________________________________________________________________
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: Wed, 14 Jan 2009 20:46:30 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
TextFX / WebEdit functions in context menu?
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=6115845
By: harrybharry
Change MenuEntryName into PluginEntryName and then find the correct name in
the Shortcutmapper (the shortcutmapper name is the real name to use, textfx
performs some magic inside the menu)
______________________________________________________________________
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: Wed, 14 Jan 2009 20:49:37 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NPP: Auto
Indent plugin question
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=6115887
By: harrybharry
The plugin is crappy and is removed form the latest version of Notepad++, so
update and remove it :)
If oyu still think you can live with it:
NppAutoIndent checks the language of the document to see if indenting is a good
idea. If it is, options are enabled. If it isnt, they are disabled (this is
based on a few assumptions i'm not going to elaborate on).
If you want to enable it for the current document but is disabled, tick Ignore
language and all options are available. Then choose from None (no indent added),
Previous line (copy from the previous line), some other option and Smart (try
to guess the ideal indent based on a few language characteristics)
______________________________________________________________________
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: Wed, 14 Jan 2009 21:11:16 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Tidy not working
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=6116035
By: meterman
I did a clean install of 5.1.4 replacing my 4.something, and now Tidy seems
to be broken.
I have a TIDYCFG.INI file, and I see the options available in Notepad++. But
when I select any of available options, nothing happens. No warning, no
messages,
no changes to the HTML file.
If I select "Tidy (Most recent HTMLTIDY.CFG)" I get a message telling me that
HTMLTIDY.CFG could not be found and so Tidy will use whatever standards it
wants.
Then it does a no-indent tidy to the HTML file.
Anyone else having a problem?
______________________________________________________________________
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: Wed, 14 Jan 2009 22:25:36 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: adding keyword
classes for javascript
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=6117218
By: harrybharry
The Scintilla lexer doesn't support that, so no, it'll never work.
Solution is to write your own custom lexer (if you can that is) by copy/pasting
scintilla source and compiling as a DLL, but not many people can do such
a thing.
______________________________________________________________________
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: Wed, 14 Jan 2009 21:33:53 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] adding keyword
classes for javascript
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=6116389
By: savosource
Hi, x-Btc
I have tryed the same without success.
Please, have anyone a solution ?
HELP 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=331754
------------------------------
Message: 8
Date: Wed, 14 Jan 2009 22:57:12 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
monospaced fonts not quite monospaced
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=6117714
By: snemarch
Hm, for some reason this combination probably ends up using both Courier and
Times New Roman fonts - which both are monospace, but have different sizes?
Sounds weird that this happens, but at least it could explain what's happening.
______________________________________________________________________
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: 9
Date: Thu, 15 Jan 2009 00:13:46 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
auto-indentation
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=6118483
By: mathmax
I change the script to :
:*b0:>>::
IfWinActive, ahk_class Notepad++
{
WinGetTitle, NppTitle
if RegExMatch(NppTitle, "i)\.xml - Notepad\+\+$")
{
>`n`n{backspace}{up 1}`t
}
}
return
but it doesn't work. The message is :
This line doesn't contains a recognize action. Do you know why ?
Why do you use i) in the regular expression ?
______________________________________________________________________
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, 15 Jan 2009 00:45:12 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
auto-indentation
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=6118733
By: prozaker
this is the top part of my script you should be able to modify it to your
needs.
;Lines that start with a
;semicolon, such as this one, are comments. They are not executed.
SetTitleMatchMode RegEx
#IfWinActive, .css - Notepad\+\+
:?*:{::
Sendinput, {{}`n`n{}}{up}`t
Return
#IfWinActive, .Message
::bd::
Sendinput, Buen d?a{space}
Return
SetTitleMatchMode 2
#IfWinActive, ahk_class gdkWindowToplevel
:?c*:nN::
Sendinput, {Ctrl Down}{Shift Down}u{Shift Up}{Ctrl Up}00f1{space}
Return
#IfWinActive
:?c*:nN::?
;============== basic html strings ==========
:*:<html::`t<{!}DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">`n<html
xmlns="http://www.w3.org/1999/xhtml">`n<head>`n<meta http-equiv="Content-Type"
content="text/html; charset=utf-8" />`n<title>Editme</title>`n<link
href="css/main.css" rel="stylesheet" type="text/css"
/>`n</head>`n`n<body>`n`n</body>`n</html>{up 2}`t
______________________________________________________________________
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
------------------------------
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 32, Issue 30
*************************************************