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] Context Highlighting        Autohotkey -
      broken ? (SourceForge.net)
   2. [notepad-plus - Help] Find in File crashes        Notepad++
      (SourceForge.net)
   3. [notepad-plus - Help] RE: Function List for       User-Defined
      Language (SourceForge.net)
   4. [notepad-plus - Help] RE: Function List for       User-Defined
      Language (SourceForge.net)
   5. [notepad-plus - Plugin Development] RE: New       Spell-Checker
      Version 1.1 (SourceForge.net)
   6. [notepad-plus - Help] RE: Function List for       User-Defined
      Language (SourceForge.net)
   7. [notepad-plus - Open Discussion] Another  annoying TAB
      auto-indent feature (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE:   Dockable console
      window, how about it? (SourceForge.net)
   9. [notepad-plus - Help] Ctrl+Q behaviour (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Save on      loss of focus
      (SourceForge.net)
  11. [notepad-plus - Open Discussion] Text Diff Fund (SourceForge.net)
  12. [notepad-plus - Plugin Development] VHDL in       quick text
      (SourceForge.net)


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

Message: 1
Date: Sun, 08 Jul 2007 23:52:26 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Context
        Highlighting    Autohotkey - broken ?
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=4403619
By: ewerybody

Hey Hello!

I have a custom context highlighting for autohotkey (www.autohotkey.com)
But The commands are only highlighted if there is a space " " or linebreak 
following
the command.

means:

Return
(at the end of a function is highlighted, but: )

Return(at the very end of the file is not!)

Is there a way to edit the "AHK Autohotkey.api" or "userDefineLang.xml" this
way that the words are also highlighted if at the EOF or with a following ,
(comma is very common for Autohotkey to be next to a command!)??

Or can this be a notepad++bug?

thanks for the cool editor anyhow. But let me know if there is something about
this.
eRiC

______________________________________________________________________
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: Sun, 08 Jul 2007 23:57:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Find in File
        crashes Notepad++
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=4403625
By: nobody

Hello.  I looked this problem up and it seems like others have had it happen
to them.  I ran a search on about 200 html files in a directory for a simple
text search string 'google'.  I do not have regular expressions checked and
I am using version 4.1.2.  Notepad crashes.

I noticed than when I click off the search subdirectory checkbox that the search
does not fail.  I have subdirectories in the folder I am searching.

Thanks,

j.

______________________________________________________________________
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, 09 Jul 2007 00:19:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Function List
        for     User-Defined 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=4403654
By: nobody

Ok, there are several reasons, but why you don't do some experiments? Try to
find with "Find" dialog the first line! However here the correct rules:

Function Begin: \<keyword_begin\>[ \t]+ 
Function List Name: [a-zA-Z_]+ 
Function End: [ \t]*;
Body End: \<keyword_end\>[ \t]*;

Regards
Jens

______________________________________________________________________
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, 09 Jul 2007 00:29:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Function List
        for     User-Defined 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=4403663
By: simon-lai

Thanks for the tips regarding the "Find" dialog box. Why did I not think of
that - lol?

Now I have a working example, I should be ok now.

Thanks again.



______________________________________________________________________
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, 09 Jul 2007 00:36:13 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     Spell-Checker Version 1.1
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=4403669
By: shavitos

The use of ini file idea might also help with Aspell version 6.
This version install the library with the name libapsell.dll while the plug
in in expect aspell.dll. This can easily overcome by copying the file to the
old name as well.
Another issue with aspell 6: it can be configured to check spell only "c" string
and comments by changing aspell.conf. However, when activated by the plug in
this change does not apply. Any idea why? If solved, it can be an easy way to
spell check strings and comments instead the effort adding the ability to the
plug in itself.

Danny


______________________________________________________________________
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: Mon, 09 Jul 2007 01:02:08 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Function List
        for     User-Defined 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=4403691
By: simon-lai

Hi Jens,

The problem is actually in the "Try!" button.  

If I pressed the "Try!" button after a rule is added/modified, the Function
List function does not honour the rules changes even if they are correct. I
had to restart NPP so the rules can take affect.



______________________________________________________________________
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: Mon, 09 Jul 2007 01:57:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Another
        annoying TAB auto-indent feature
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=4403762
By: nobody

When I want to insert a (blank) line, and the text on the next line is already
indented, but less than the previous line, the indentation of the previous line
will be _added_ to the current indentation.

First of all, it makes no sense to make the _total_ indentation more than the
indentation of the prevous line, if that would have to be used as the 
"continuing"
indentation.

Next to that, why (more) indent a line that I _separate_ from the previous line
by inserting a new or blank line? What benefit could I ever get from that???

Could you make this indentation somehow smarter, i.e. less persistent?
Another improvement would be to check if a line is already indented. This would
solve the extra indentation 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=331753



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

Message: 8
Date: Mon, 09 Jul 2007 04:31:16 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Dockable console window, how about 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=4403929
By: dv__

The plugin is already inside Notepad++ 4.1.2. The plugin name is NppExec. 
Also you always can check for latest version here: 
http://sourceforge.net/project/showfiles.php?group_id=189927


______________________________________________________________________
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: Mon, 09 Jul 2007 10:28:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Ctrl+Q behaviour
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=4404449
By: nobody

Hello,

I love using Notepad++, but there is one thing which really bothers me.
Before I used Scite, which let me press Ctrl+Q in a line to get the code quoted.
But in Notepad++ this doesnt work. I have to select the entire line first to
make this work. Is there any way of getting the Scite behaviour into N++ ?

Thanks for your help and for this great Tool: Notepad++
Cheers, Tigerix.

______________________________________________________________________
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, 09 Jul 2007 11:35:17 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Save
        on      loss of focus
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=4404535
By: nobody

AutoSave allows to automatically save the currently open files based on a timer
schedule (default is 1 min) and/or upon the application losing focus. The plugin
offers a couple of options to save the current (or all the files), selecting
only the named ones, accessible through a menu.


http://fstellari.googlepages.com/AutoSave_dll_1v10.zip

______________________________________________________________________
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: Mon, 09 Jul 2007 12:28:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Text
        Diff Fund
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=4404638
By: helling

Hi all,
There have been several requests both in the forum and in tracker for a text
diff capability.  It is quite rightly pointed out that other stand-alone diff
programs, like WinMerge, can be used.  It appears that because there is a 
work-around
this very nice built in function may never be implemented.

I'm willing to commit a small donation to anyone that will implement a decent
built in diff in Notepad++.  Something like WinMerge would be nice but it 
wouldn't
have to be nearly as full featured.

I would like to get other people to also commit to donating.  Is there a 
standard
way to do that here?  Could we just have people respond to this post with their
commitments?

I'm pretty new to SourceForge so if this isn't the right way to go about this
please let me know.
Thanks,
Bob Helling


______________________________________________________________________
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: 12
Date: Mon, 09 Jul 2007 12:54:34 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] VHDL
        in      quick 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=4404688
By: steakhacher

Hi
It seems that it is impossible to define rules for VHDL in quick text plug-in
even if it seems that there are reference to VHDL in sources files. Has someone
succed to make VHDL run with Quick text which seems to be a very very good and
helpful plug-in.

Thanks a lot

______________________________________________________________________
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



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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

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

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


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

Reply via email to