Anyone using IntelliJ IDEA for Lucee coding?

Hi All,

Is anyone using IntelliJ IDEA for Lucee coding? I’ve just started to
evaluate it and whilst the CFML plugin seems pretty good I’m getting it
reporting lots of coding errors, where there are none, particularly with
script. Also it doesn’t appear to include some of the Railo/Lucee specific
script functions like dump(), echo(), etc… so it often tries to
autocomplete these to other things. Couple of questions:

  1. Are there any particular settings I should change from the defaults to
    make coding in Lucee a bit easier, e.g. to stop it autocompleting to the
    wrong things, etc…

  2. Is there anyway to add in the missing functions, etc…?

Thanks.

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net - Lucee
Association Member http://lucee.org

Hi Andrew,

i use Intellij all the time, and am quite satisfied with it.
Indeed it does not know all functions (98%?), and has no Lucee/Railo dialect. But having tried so much other editors, I am sticking with it. Especially the search functionality and click-through options within the code makes it a great editor imho.

There are a lot of settings you can tweak, and personally I switched off auto-complete, and just use CTRL+spacebar to get to tag attributes, and hit arrow-up/down + enter to get to tags.
For example:
“<cfq”, enter → <cfqueryparam, then “ty”, enter → <cfqueryparam cfsqltype=", then “id”, enter → cfqueryparam cfsqltype=“cf_sql_idstamp”

But it does suck big-time when it comes to the local.x scope in components: it sees it as a global scope.

Adding the missing functions should be possible.
See some good reads here:
Redirecting to Google Groups https://groups.google.com/forum/#!topic/cfml-plugin-for-intellij-idea/3PQwC4E7meg
https://youtrack.jetbrains.com/issue/IDEA-110574#comment=27-1009385 https://youtrack.jetbrains.com/issue/IDEA-110574#comment=27-1009385

Kind regards,

Paul KlinkenbergOp 7 sep. 2015, om 15:52 heeft Andrew Dixon <@Andrew_Dixon> het volgende geschreven:

Hi All,

Is anyone using IntelliJ IDEA for Lucee coding? I’ve just started to evaluate it and whilst the CFML plugin seems pretty good I’m getting it reporting lots of coding errors, where there are none, particularly with script. Also it doesn’t appear to include some of the Railo/Lucee specific script functions like dump(), echo(), etc… so it often tries to autocomplete these to other things. Couple of questions:

  1. Are there any particular settings I should change from the defaults to make coding in Lucee a bit easier, e.g. to stop it autocompleting to the wrong things, etc…

  2. Is there anyway to add in the missing functions, etc…?

Thanks.

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net/ - Lucee Association Member http://lucee.org/


See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get your ticket NOW - http://www.cfcamp.org/ http://www.cfcamp.org/

You received this message because you are subscribed to the Google Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+unsubscribe@googlegroups.com mailto:lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com mailto:lucee@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/CAG1WijVwtiK%3DSmNuE5sOErcU_VvRmtqR%3Dh_0dRHb0R%3DkoruqQg%40mail.gmail.com https://groups.google.com/d/msgid/lucee/CAG1WijVwtiK%3DSmNuE5sOErcU_VvRmtqR%3Dh_0dRHb0R%3DkoruqQg%40mail.gmail.com?utm_medium=email&utm_source=footer.
For more options, visit https://groups.google.com/d/optout https://groups.google.com/d/optout.

Next month, of course (facepalm).

Sorry. Shouldn’t do two things at a time.----------------------------------------
Von: “Nando Breiter” <@Nando_Breiter>
Gesendet: Dienstag, 8. September 2015 09:50
An: “lucee@googlegroups.comlucee@googlegroups.com
Betreff: Re: [Lucee] Anyone using IntelliJ IDEA for Lucee coding?
Next week??

On Tue, Sep 8, 2015 at 9:07 AM, ‘Michael Hnat’ via Lucee
lucee@googlegroups.com wrote: Hi,

the peoplo from JetBrains are at cfcamp in munich next week. I’m sure you
can ask them about this stuff.
And if you want to have IntelliJ: We’re raffling some licences at cfcamp
(sponsered by JetBrains).

Just saying.

Michi


Von: “Paul Klinkenberg” <@Paul_Klinkenberg>
Gesendet: Montag, 7. September 2015 21:19
An: lucee@googlegroups.com
Betreff: Re: [Lucee] Anyone using IntelliJ IDEA for Lucee coding?
Hi Andrew,
i use Intellij all the time, and am quite satisfied with it.
Indeed it does not know all functions (98%?), and has no Lucee/Railo
dialect. But having tried so much other editors, I am sticking with it.
Especially the search functionality and click-through options within the
code makes it a great editor imho.

There are a lot of settings you can tweak, and personally I switched off
auto-complete, and just use CTRL+spacebar to get to tag attributes, and hit
arrow-up/down + enter to get to tags.
For example:
“<cfq”, enter → <cfqueryparam, then “ty”, enter → <cfqueryparam
cfsqltype=", then “id”, enter → cfqueryparam cfsqltype=“cf_sql_idstamp”

But it does suck big-time when it comes to the local.x scope in
components: it sees it as a global scope.

Adding the missing functions should be possible.
See some good reads here:

https://groups.google.com/forum/#!topic/cfml-plugin-for-intellij-idea/3PQwC4
E7meg
https://youtrack.jetbrains.com/issue/IDEA-110574#comment=27-1009385

Kind regards,

Paul Klinkenberg

 Op 7 sep. 2015, om 15:52 heeft Andrew Dixon <@Andrew_Dixon>  het volgende geschreven:
 Hi All,    

Is anyone using IntelliJ IDEA for Lucee coding? I’ve just started to
evaluate it and whilst the CFML plugin seems pretty good I’m getting it
reporting lots of coding errors, where there are none, particularly with
script. Also it doesn’t appear to include some of the Railo/Lucee specific
script functions like dump(), echo(), etc… so it often tries to
autocomplete these to other things. Couple of questions:

  1. Are there any particular settings I should change from the defaults
    to make coding in Lucee a bit easier, e.g. to stop it autocompleting to the
    wrong things, etc…

  2. Is there anyway to add in the missing functions, etc…?

Thanks.
Kind regards,
Andrew
about.me - mso - Lucee Association Member


See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get your
ticket NOW - http://www.cfcamp.org/

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAG1WijVwtiK%3DSmNuE5sOErcU_VvRmtqR%
3Dh_0dRHb0R%3DkoruqQg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get your
ticket NOW - http://www.cfcamp.org/

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/9A4B7C9E-D778-417D-8BBE-65497933ECA8
%40ongevraagdadvies.nl.
For more options, visit https://groups.google.com/d/optout.


See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get your
ticket NOW - http://www.cfcamp.org/

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.

To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/9d20ddca7278447bb2169afdd7240d2f%40b
luegras.de.
For more options, visit https://groups.google.com/d/optout.


See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get your
ticket NOW - http://www.cfcamp.org/

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAGHrs%3D8LmgzX1fV0f%2BzGM-YVP0B1Ur-
kZqhxbu916C9kvasrtg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Hi,

the peoplo from JetBrains are at cfcamp in munich next week. I’m sure you
can ask them about this stuff.
And if you want to have IntelliJ: We’re raffling some licences at cfcamp
(sponsered by JetBrains).

Just saying.

Michi----------------------------------------
Von: “Paul Klinkenberg” <@Paul_Klinkenberg>
Gesendet: Montag, 7. September 2015 21:19
An: lucee@googlegroups.com
Betreff: Re: [Lucee] Anyone using IntelliJ IDEA for Lucee coding?
Hi Andrew,
i use Intellij all the time, and am quite satisfied with it.
Indeed it does not know all functions (98%?), and has no Lucee/Railo
dialect. But having tried so much other editors, I am sticking with it.
Especially the search functionality and click-through options within the
code makes it a great editor imho.

There are a lot of settings you can tweak, and personally I switched off
auto-complete, and just use CTRL+spacebar to get to tag attributes, and hit
arrow-up/down + enter to get to tags.
For example:
“<cfq”, enter → <cfqueryparam, then “ty”, enter → <cfqueryparam
cfsqltype=", then “id”, enter → cfqueryparam cfsqltype=“cf_sql_idstamp”

But it does suck big-time when it comes to the local.x scope in
components: it sees it as a global scope.

Adding the missing functions should be possible.
See some good reads here:

https://groups.google.com/forum/#!topic/cfml-plugin-for-intellij-idea/3PQwC4
E7meg
https://youtrack.jetbrains.com/issue/IDEA-110574#comment=27-1009385

Kind regards,

Paul Klinkenberg

Op 7 sep. 2015, om 15:52 heeft Andrew Dixon <@Andrew_Dixon> het volgende geschreven:
Hi All,
Is anyone using IntelliJ IDEA for Lucee coding? I’ve just started to
evaluate it and whilst the CFML plugin seems pretty good I’m getting it
reporting lots of coding errors, where there are none, particularly with
script. Also it doesn’t appear to include some of the Railo/Lucee specific
script functions like dump(), echo(), etc… so it often tries to
autocomplete these to other things. Couple of questions:

  1. Are there any particular settings I should change from the defaults to
    make coding in Lucee a bit easier, e.g. to stop it autocompleting to the
    wrong things, etc…

  2. Is there anyway to add in the missing functions, etc…?

Thanks.
Kind regards,
Andrew
about.me - mso - Lucee Association Member


See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get your
ticket NOW - http://www.cfcamp.org/

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAG1WijVwtiK%3DSmNuE5sOErcU_VvRmtqR%
3Dh_0dRHb0R%3DkoruqQg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get your
ticket NOW - http://www.cfcamp.org/

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/9A4B7C9E-D778-417D-8BBE-65497933ECA8
%40ongevraagdadvies.nl.
For more options, visit https://groups.google.com/d/optout.

No problem. It got me to check the cfcamp site again, thinking I might have
to rush out the door … :wink:

Aria Media Sagl
Via Rompada 40
6987 Caslano
Switzerland

+41 (0)91 600 9601
+41 (0)76 303 4477 cell
skype: ariamediaOn Tue, Sep 8, 2015 at 10:13 AM, ‘Michael Hnat’ via Lucee < lucee@googlegroups.com> wrote:

Next month, of course (facepalm).

Sorry. Shouldn’t do two things at a time.


Von: “Nando Breiter” <@Nando_Breiter>
Gesendet: Dienstag, 8. September 2015 09:50
An: “lucee@googlegroups.comlucee@googlegroups.com

Betreff: Re: [Lucee] Anyone using IntelliJ IDEA for Lucee coding?

Next week??

On Tue, Sep 8, 2015 at 9:07 AM, ‘Michael Hnat’ via Lucee < lucee@googlegroups.com> wrote:

Hi,

the peoplo from JetBrains are at cfcamp in munich next week. I’m sure you
can ask them about this stuff.
And if you want to have IntelliJ: We’re raffling some licences at cfcamp
(sponsered by JetBrains).

Just saying.

Michi


Von: “Paul Klinkenberg” <@Paul_Klinkenberg>
Gesendet: Montag, 7. September 2015 21:19
An: lucee@googlegroups.com
Betreff: Re: [Lucee] Anyone using IntelliJ IDEA for Lucee coding?

Hi Andrew,

i use Intellij all the time, and am quite satisfied with it.
Indeed it does not know all functions (98%?), and has no Lucee/Railo
dialect. But having tried so much other editors, I am sticking with it.
Especially the search functionality and click-through options within the
code makes it a great editor imho.

There are a lot of settings you can tweak, and personally I switched off
auto-complete, and just use CTRL+spacebar to get to tag attributes, and hit
arrow-up/down + enter to get to tags.
For example:
“<cfq”, enter → <cfqueryparam, then “ty”, enter → <cfqueryparam
cfsqltype=", then “id”, enter → cfqueryparam cfsqltype=“cf_sql_idstamp”

But it does suck big-time when it comes to the local.x scope in
components: it sees it as a global scope.

Adding the missing functions should be possible.
See some good reads here:

Redirecting to Google Groups
https://youtrack.jetbrains.com/issue/IDEA-110574#comment=27-1009385

Kind regards,

Paul Klinkenberg

Op 7 sep. 2015, om 15:52 heeft Andrew Dixon <@Andrew_Dixon> het
volgende geschreven:

Hi All,

Is anyone using IntelliJ IDEA for Lucee coding? I’ve just started to
evaluate it and whilst the CFML plugin seems pretty good I’m getting it
reporting lots of coding errors, where there are none, particularly with
script. Also it doesn’t appear to include some of the Railo/Lucee specific
script functions like dump(), echo(), etc… so it often tries to
autocomplete these to other things. Couple of questions:

  1. Are there any particular settings I should change from the defaults to
    make coding in Lucee a bit easier, e.g. to stop it autocompleting to the
    wrong things, etc…

  2. Is there anyway to add in the missing functions, etc…?

Thanks.

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net/ - Lucee
Association Member http://lucee.org/


See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get your
ticket NOW - http://www.cfcamp.org/

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAG1WijVwtiK%3DSmNuE5sOErcU_VvRmtqR%3Dh_0dRHb0R%3DkoruqQg%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAG1WijVwtiK%3DSmNuE5sOErcU_VvRmtqR%3Dh_0dRHb0R%3DkoruqQg%40mail.gmail.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.


See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get your
ticket NOW - http://www.cfcamp.org/

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/9A4B7C9E-D778-417D-8BBE-65497933ECA8%40ongevraagdadvies.nl
https://groups.google.com/d/msgid/lucee/9A4B7C9E-D778-417D-8BBE-65497933ECA8%40ongevraagdadvies.nl?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.


See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get your
ticket NOW - http://www.cfcamp.org/

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/9d20ddca7278447bb2169afdd7240d2f%40bluegras.de
https://groups.google.com/d/msgid/lucee/9d20ddca7278447bb2169afdd7240d2f%40bluegras.de?utm_medium=email&utm_source=footer.

For more options, visit https://groups.google.com/d/optout.


See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get your
ticket NOW - http://www.cfcamp.org/

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAGHrs%3D8LmgzX1fV0f%2BzGM-YVP0B1Ur-kZqhxbu916C9kvasrtg%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAGHrs%3D8LmgzX1fV0f%2BzGM-YVP0B1Ur-kZqhxbu916C9kvasrtg%40mail.gmail.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.


See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get your
ticket NOW - http://www.cfcamp.org/

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/063aea63f3d6493cba6b0cff1ef6ac85%40bluegras.de
https://groups.google.com/d/msgid/lucee/063aea63f3d6493cba6b0cff1ef6ac85%40bluegras.de?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

Next week??On Tue, Sep 8, 2015 at 9:07 AM, ‘Michael Hnat’ via Lucee < lucee@googlegroups.com> wrote:

Hi,

the peoplo from JetBrains are at cfcamp in munich next week. I’m sure you
can ask them about this stuff.
And if you want to have IntelliJ: We’re raffling some licences at cfcamp
(sponsered by JetBrains).

Just saying.

Michi


Von: “Paul Klinkenberg” <@Paul_Klinkenberg>
Gesendet: Montag, 7. September 2015 21:19
An: lucee@googlegroups.com
Betreff: Re: [Lucee] Anyone using IntelliJ IDEA for Lucee coding?

Hi Andrew,

i use Intellij all the time, and am quite satisfied with it.
Indeed it does not know all functions (98%?), and has no Lucee/Railo
dialect. But having tried so much other editors, I am sticking with it.
Especially the search functionality and click-through options within the
code makes it a great editor imho.

There are a lot of settings you can tweak, and personally I switched off
auto-complete, and just use CTRL+spacebar to get to tag attributes, and hit
arrow-up/down + enter to get to tags.
For example:
“<cfq”, enter → <cfqueryparam, then “ty”, enter → <cfqueryparam
cfsqltype=", then “id”, enter → cfqueryparam cfsqltype=“cf_sql_idstamp”

But it does suck big-time when it comes to the local.x scope in
components: it sees it as a global scope.

Adding the missing functions should be possible.
See some good reads here:

Redirecting to Google Groups
https://youtrack.jetbrains.com/issue/IDEA-110574#comment=27-1009385

Kind regards,

Paul Klinkenberg

Op 7 sep. 2015, om 15:52 heeft Andrew Dixon <@Andrew_Dixon> het
volgende geschreven:

Hi All,

Is anyone using IntelliJ IDEA for Lucee coding? I’ve just started to
evaluate it and whilst the CFML plugin seems pretty good I’m getting it
reporting lots of coding errors, where there are none, particularly with
script. Also it doesn’t appear to include some of the Railo/Lucee specific
script functions like dump(), echo(), etc… so it often tries to
autocomplete these to other things. Couple of questions:

  1. Are there any particular settings I should change from the defaults to
    make coding in Lucee a bit easier, e.g. to stop it autocompleting to the
    wrong things, etc…

  2. Is there anyway to add in the missing functions, etc…?

Thanks.

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net/ - Lucee
Association Member http://lucee.org/


See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get your
ticket NOW - http://www.cfcamp.org/

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAG1WijVwtiK%3DSmNuE5sOErcU_VvRmtqR%3Dh_0dRHb0R%3DkoruqQg%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAG1WijVwtiK%3DSmNuE5sOErcU_VvRmtqR%3Dh_0dRHb0R%3DkoruqQg%40mail.gmail.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.


See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get your
ticket NOW - http://www.cfcamp.org/

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/9A4B7C9E-D778-417D-8BBE-65497933ECA8%40ongevraagdadvies.nl
https://groups.google.com/d/msgid/lucee/9A4B7C9E-D778-417D-8BBE-65497933ECA8%40ongevraagdadvies.nl?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.


See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get your
ticket NOW - http://www.cfcamp.org/

You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/9d20ddca7278447bb2169afdd7240d2f%40bluegras.de
https://groups.google.com/d/msgid/lucee/9d20ddca7278447bb2169afdd7240d2f%40bluegras.de?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.