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: how to macro/keyboard insert
DATE:2008021 (SourceForge.net)
2. [notepad-plus - Plugin Development] RE: NppExec v0.2.5
release 2 (SourceForge.net)
3. [notepad-plus - Plugin Development] RE: how to get code hints
working well (SourceForge.net)
4. [notepad-plus - Help] RE: how to macro/keyboard insert
DATE:2008021 (SourceForge.net)
5. [notepad-plus - Help] notepad for localhost site (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: JSON files (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: JSON files (SourceForge.net)
8. [notepad-plus - Help] 2 Questions (SourceForge.net)
9. [notepad-plus - Help] NotePad++ bug?? (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: Add tab width and type
to language settings (SourceForge.net)
11. [notepad-plus - Open Discussion] RE: User Language - Comment
to end of the line (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Wed, 15 Oct 2008 06:29:49 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: how to
macro/keyboard insert DATE:2008021
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=5429387
By: mapmike
Wow, I'm very grateful to the people who posted in this thread! I was able to
solve my problem of efficiently inserting timestamps in the format:
yyyy-mm-dd-HH-mm
1. I changed Windows settings through control panel -> regional settings -> ...
2. I made a nice hotkey for the TextFX short date insertion. I picked Ctrl+F5,
which is also the default. The best I could do through regional settings gave
me:
HH-mm yyyy-mm-dd
3. I made a macro that easily transformed that into the desired result with
arrow keys, cut and paste, etc. I made a convenient hotkey to press immediately
after the other one: Ctrl+Shift+F5.
So now I can do a rapid sequence of two hotkeys to get what I want, which I
can live with until I become some kind of whiz in the distant future and make
everything "perfect". :-)
It's really sad we can't make macros for those plugins and dialog operations...
______________________________________________________________________
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, 15 Oct 2008 06:40:26 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
NppExec v0.2.5 release 2
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=5429439
By: jenslorenz
Hi DV,
is it possible to implement a new feature? I miss in your plugin a "pipe"
function
and a box where you can choose one of the piped element. I would like love to
see following supported command:
// initilize input
$(INPUT) < dir "C:\" - sets $(INPUT) with element of root folder C:
// open inputbox and select an item means, that every combo entry has one folder
like "Program Files", "Windows"
inputbox "Choose an item:"
// After OK (about does nothing)
set selected = $(INPUT[SEL])
I know this is not currently your concept of inputbox. But my imagine of an
inputbox differs a lot from your implementation. Combo shows the history of
INPUT values, for what do you use it. Normally you can store you most prefered
values in a script.
Best 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=482781
------------------------------
Message: 3
Date: Wed, 15 Oct 2008 11:26:42 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
how to get code hints working well
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=5430801
By: heravar
I haven't tried it myself, but I think I've read somewhere that your xml's
functions
must be sorted... I dont know if it has to be ci or cs
______________________________________________________________________
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, 15 Oct 2008 11:30:07 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: how to
macro/keyboard insert DATE:2008021
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=5430819
By: heravar
And can't the Ctrl+Shift+F5 macro also call the Ctrl+F5 function?
______________________________________________________________________
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, 15 Oct 2008 13:32:00 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] notepad for
localhost site
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=5431468
By: hcvitto
hi
i'm new to this forum and notepad, so hello to everybody.
I just installed notepad++ and tried to set a local connection to a site (on
xampp) but couldn't find anyway to do this nor tutorials about this.
Does anybody know how to do that?
Thanks vitto
______________________________________________________________________
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, 15 Oct 2008 17:17:58 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: JSON
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=5432689
By: alphaaa
Also, if you move the cursor into the end (the black zone), it gets stuck. this
is a serious bug
______________________________________________________________________
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, 15 Oct 2008 18:06:57 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: JSON
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=5432956
By: alphaaa
Note: If I rename the file with an XML extension, i can see it properly
______________________________________________________________________
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: Wed, 15 Oct 2008 16:18:54 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] 2 Questions
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=5432378
By: gadrin
1) The recent file list has suddenly disappeared from my FILE menu and I haven't
changed anything. Opening files by hand and then checking doesn't show anything.
I'm using Notepad++ Windows XP v5.0.3 which shows Build Time Aug 3 2008.
2) Is it possible to shorten the LANGUAGE menu to only those languages I use
? That massive pop-up always gets in the way, when I stray across it.
Cheers!
>
______________________________________________________________________
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: Wed, 15 Oct 2008 17:07:46 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] NotePad++ bug??
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=5432637
By: abc1232
I was edit a file called "Text.123.345.567" and when I saved the file, it did
not display the whole file name to save, it dropped the ".567". Has anyone
seen this? Thanks...
______________________________________________________________________
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: Wed, 15 Oct 2008 18:49:39 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Add
tab width and type to language settings
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=5433155
By: airdrik
Basically, allowing per-language tab settings. That could be nice since
different
languages prefer different tab settings, e.g: ruby -- 2 spaces, python -- 4
spaces, c/java/etc. 3 or 4 spaces or tabs, etc.
______________________________________________________________________
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, 15 Oct 2008 18:59:11 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: User
Language - Comment to end of the line
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=5433203
By: airdrik
There are two different kinds of comments: line comments and block comments.
The User Defined Language dialog has separate entry areas for each.
______________________________________________________________________
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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 29, Issue 31
*************************************************