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] Indent levels in TeX? (SourceForge.net)
2. [notepad-plus - Help] 3rdparty help files (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Unusually Long Startup
Time. Why? (SourceForge.net)
4. [notepad-plus - Plugin Development] RE: NPPExporter, export
styling to a HTML fil (SourceForge.net)
5. [notepad-plus - Plugin Development] RE: NPPExporter, export
styling (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: Unusually Long Startup
Time. Why? (SourceForge.net)
7. [notepad-plus - Plugin Development] RE: NPPExporter, export
styling (SourceForge.net)
8. [notepad-plus - Open Discussion] God Damn:Exception 8
(SourceForge.net)
9. [notepad-plus - Plugin Development] RE: NPPExporter, export
styling to a HTML file (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: Highlighting function
calls in C/C++ file (SourceForge.net)
11. [notepad-plus - Help] escaping \t (SourceForge.net)
12. [notepad-plus - Help] RE: 3rdparty help files (SourceForge.net)
13. [notepad-plus - Open Discussion] RE: God Damn:Exception 8
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Wed, 12 Dec 2007 01:20:35 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Indent levels in
TeX?
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=4671470
By: archaeomanda
Hi, I am a novice in all respects, so I apologize if the answer to this is
really
obvious.
I am just starting to use Notepad++ to edit LaTeX documents (on Windows XP).
For the most part, this is fine, but I am wondering if there is a way to make
subsequent levels indented in the display, so that it is easier to see where
a chapter, section or subsection starts. Or failing that, can I edit the way
TeX behaves so that each level has a different color?
Thanks for this great program, by the way.
______________________________________________________________________
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: Wed, 12 Dec 2007 01:22:16 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] 3rdparty help files
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=4671472
By: nobody
Hi
Is it possible to connect to 3rd party help files?
______________________________________________________________________
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: Wed, 12 Dec 2007 01:22:35 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Unusually Long Startup Time. Why?
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=4671473
By: nobody
Close some of the larger files and temporarily disable the plugins, especially
the function list. Functionlist has to parse the entire file to search for
functions
which can take some time when you have large sourcefiles open. Atleast, thats
what it looks like on my installation
______________________________________________________________________
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: Wed, 12 Dec 2007 02:34:44 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
NPPExporter, export styling to a HTML fil
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=4671556
By: donho
Harry,
I have 4 words to you :
EX CE LLEN T !
I wanted this feature badly, but I have no time yet to implement it.
The html export works perfectly.
There's only a little problem for rtf : all the '{' and '}' are not printed,
but I think it's easy to fix.
May I do one suggestion? If you can copy the content from Scintilla to clipboard
as format rtf, it'll allow user paste the styled content into word.
Don
______________________________________________________________________
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: 5
Date: Wed, 12 Dec 2007 03:57:07 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
NPPExporter, export styling
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=4671666
By: nobody
The rtf { and } is something I completely forgot about, the documentation says
so very explicitly to escape those characters :').
I was wanting to do the clipboard thing to make it more accessible, but I've
only been working for 2 days on the plugin so it isn't very mature yet.
Yet another incentive to add those little context menu additions that have been
mentioned.
______________________________________________________________________
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: Wed, 12 Dec 2007 04:38:44 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Unusually Long Startup Time. Why?
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=4671723
By: donho
Type :
Notepad++ -noPlugin
on command line to see if the speed is improved.
Don
______________________________________________________________________
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: Wed, 12 Dec 2007 05:26:38 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
NPPExporter, export styling
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=4671779
By: nobody
fixed that RTF bug and added fontsize handling
______________________________________________________________________
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: 8
Date: Wed, 12 Dec 2007 06:35:04 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] God
Damn:Exception 8
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=4671898
By: nobody
This nasy error I getting during searching text from files.
______________________________________________________________________
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: Wed, 12 Dec 2007 06:46:51 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
NPPExporter, export styling to a HTML file
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=4671917
By: nobody
I found a bug. You should export the content of the actual buffer. Try
following:
- Open some files and move one of the buffer to the other view
- Activate the file in the other view
- Export
- You see, wrong buffer was exported but with the correct file name
______________________________________________________________________
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: 10
Date: Wed, 12 Dec 2007 06:59:17 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Highlighting function calls in C/C++ file
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=4671943
By: nobody
It would be healthy. Add please such opportunity!
______________________________________________________________________
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: Wed, 12 Dec 2007 07:04:51 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] escaping \t
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=4671958
By: nobody
Hello,
I can't seem to figure out how to escape \t in the replace dialog. I'm working
on a latex file and needed to replace a string with "\times" but that inserts
"<tab>imes" and "\\times" inserts "\<tab>imes". So, how does one escape
slash-chars?
Thanks,
Nathaniel
______________________________________________________________________
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: Wed, 12 Dec 2007 07:17:23 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: 3rdparty help
files
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=4671983
By: nobody
Look here at the LanguageHelp plugin:
http://fstellari.googlepages.com/npp_plugins
______________________________________________________________________
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: 13
Date: Wed, 12 Dec 2007 07:33:06 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: God
Damn:Exception 8
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=4672005
By: nobody
Mmm, it's a pity. You should search the forum, too.
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 19, Issue 30
*************************************************