annotate LME_20151124/minutes.html @ 388:3e5fd87a2338

more
author Henry Thompson <ht@markup.co.uk>
date Wed, 17 Apr 2024 14:01:39 +0100
parents ca2537f5c2b6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
83
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
1 <?xml version="1.0" encoding="US-ASCII"?>
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
2 <!DOCTYPE html
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
3 PUBLIC "-//HST//DTD XHTML5 1.0 Transitional//EN" "http://www.ltg.ed.ac.uk/~ht/xhtml5.dtd">
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
4 <html xmlns="http://www.w3.org/1999/xhtml"><head><meta name="copyright" content="Copyright &#xa9; 2015 &lt;a href=&#34;http://www.ltg.ed.ac.uk/~ht/&#34;&gt;Henry S. Thompson&lt;/a&gt;&amp;#160;&lt;a href=&#34;http://creativecommons.org/licenses/by-sa/3.0/deed.en&#34;&gt;CC-BY-SA&lt;/a&gt;"/><meta http-equiv="Content-type" content="text/html; charset=utf-8"/><style type="text/css">
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
5 ul.nolabel { margin: 0; margin-left: -2.5em}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
6 ul.naked.nolabel {margin: 0; margin-left: 0; padding-left: 0}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
7 ul.cdefn {clear: both}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
8 div.ndli { margin-bottom: 1ex }
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
9 div.hidden {display: none}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
10
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
11 ul.naked &gt; li { list-style-type: none; background: none; margin-left: 2em;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
12 margin-bottom: 0 }
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
13 li ul.naked &gt; li, dd ul.naked &gt; li { list-style-type: none; background: none; margin-left: 0;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
14 margin-bottom: 0 }
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
15 li.cdefni {}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
16 li.cdefni span.cl {display: inline-block; vertical-align: bottom}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
17 li.cdefni span.cr {display: inline-block; margin-left: 1em; vertical-align: bottom}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
18 pre.code {display: inline-block}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
19 blockquote.vanilla {display: inline-block; margin-left: 1em;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
20 border: solid 1px; background: rgb(238,234,230);
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
21 padding: .5ex .5em}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
22 blockquote.vanilla ul.naked li {margin-left: 0 ! important;font-size: 100%}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
23 ol ol ol, ol ol ol li {list-style-type: lower-roman}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
24 ol ol, ol ol li {list-style-type: lower-alpha}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
25 i i {font-style: normal}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
26 li li {font-style: normal}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
27 li ul li {font-style: normal}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
28 li { line-height: 100%; margin-top: 0.3em}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
29 .math {font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', serif}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
30 .sub {font-size: 80%; vertical-align: sub}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
31 .termref {text-decoration: none; color: #606000}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
32 .licence {margin-left: 1em; font-size: 70%}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
33 .credits {margin-left: 1.5em; font-size: 70%}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
34 .right {position: absolute}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
35 .stackdown {vertical-align: text-top; margin-top: 0}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
36 body {font-size: 12pt}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
37 @page { size: A4 portrait; margin: 2cm}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
38 @media screen {
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
39 body {width: 20cm; margin-left: auto; margin-right: auto}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
40 }
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
41 pre.code {font-family: monospace;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
42 font-weight: bold;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
43 line-height: 120%;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
44 padding-top: 0.2em;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
45 padding-bottom: 0.2em;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
46 padding-left: 1em;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
47 padding-right: 1em;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
48 border-style: solid;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
49 border-left-width: 1em;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
50 border-top-width: thin;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
51 border-right-width: thin;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
52 border-bottom-width: thin;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
53 border-color: #95ABD0;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
54 color: #00428C;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
55 background-color: #E4E5E7;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
56 }
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
57 pre {margin-left: 0em}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
58 div.toc h2 {font-size: 120%; margin-top: 0em; margin-bottom: 0em}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
59 div.toc h4 {font-size: 100%; margin-top: 0em; margin-bottom: 0em;
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
60 margin-left: 1em}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
61 div.toc h1 {font-size: 140%; margin-bottom: 0em}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
62 div.toc ul {margin-top: 1ex}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
63 .byline {font-size: 120%}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
64 div.figure {margin-left: 2em}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
65 div.caption {font-style: italic; font-weight: bold; margin-top: 1em}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
66 i i {font-style: normal}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
67 img {border: 0}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
68 .copyright {font-size: 70%}
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
69 </style><title>Minutes of Elders in Central Edinburgh Local Meeting</title></head><body style="font-family: DejaVu Sans, Arial; background: rgb(254,250,246)"><div style="text-align: center" class="head"><hr/><h1>Minutes of Elders in Central Edinburgh Local Meeting</h1><div class="byline">These minutes by Henry S. Thompson, Clerk <i>pro tem</i></div><div class="byline">Held at 7 Victoria Terrace, Edinburgh on 24 November 2015, 7:00 p.m.</div><div class="copyright">Copyright &#xa9; 2015 <a href="http://www.ltg.ed.ac.uk/~ht/">Henry S. Thompson</a>&#160;<a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en">CC-BY-SA</a></div></div><div class="body"><div><h2>1. Attendance</h2><p>Present: Cathy Bell, John Fox, Rachel Frith, Janet Grimwade, Kerstin Phillips, Henry Thompson (in the clerk's chair)</p><p>Prevented: Madeline Patterson</p><p>During the opening worship, 23.10 from <i>Quaker faith &amp; practice</i> was read:</p><blockquote class="vanilla"><div>We need both a deeper spirituality and a more outspoken witness. If our spirituality can reach the depths of authentic prayer, our lives will become an authentic witness for justice, peace and the integrity of creation, a witness which becomes the context for our prayer. Out of the depths of authentic prayer comes a longing for peace and a passion for justice. And our response to violence and injustice is to pray more deeply, because only God can show us the way out of the mess that the world is in. And only God gives us the strength to follow that Way.
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
70 </div></blockquote><blockquote class="vanilla"><div><i>Gordon Matthews, 1989</i></div></blockquote></div><div><h2>2. Matters Arising</h2><div><h4>2.1. 2015-10-15 item 2, Becoming Friends group</h4><p>There is still one person whom we have been unable to contact: we will
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
71 go ahead and arrange a date to begin early in the new year and hope we can let
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
72 them know.</p></div></div><div><h2>3. Archiving previous minutes</h2><p>Janet will send the GM guidance on this to Henry; Cathy and Kerstin now have all of
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
73 Marilyn Higgins's minutes, Henry still has to work through his archives. We
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
74 will return to this.</p></div><div><h2>4. Doorkeeping notices</h2><p>Henry sent an editted version per the changes agreed at our meeting
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
75 of 2015-10-15 to Ruth Follan and David Clarke (keepers of the upstairs and
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
76 downstairs rotas respectively). Ruth replied with a number of helpful
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
77 suggestions (circulated at the meeting).</p><p>We agreed with Ruth's first and second suggestions, and Henry will make
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
78 appropriate modifications and circulate them.</p><p>We will return to the question of a chair in the new year</p></div><div><h2>5. Informing newcomers meeting</h2><p>Henry will do the 3rd Sunday session on 20 December, when Madeline may
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
79 be able to join him. Janet will do 17 January.</p></div><div><h2>6. Publicising leaflet on Membership</h2><p>We considered whether we might put the Membership leaflet on chairs one
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
80 Sunday. We agreed to do this on the 4th Sunday in January, 24 January, Kerstin
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
81 who is sitting up front will take responsibility for this.</p></div><div><h2>7. Reading Quaker Faith and Practice</h2><p>Rachel will lead the lunchtime discussion of Chapter 23 this coming Sunday,
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
82 29 November. The chapter for December is chapter 3, general council for church
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
83 affairs, and as there is no lunch the last Sunday we will just skip that day.
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
84 The chapter for January is chapter 2, approaches to God, worship and prayer,
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
85 and Janet will take responsibitity for the lunch table on 31 January.</p></div><div><h2>8. Child protection</h2><p>A letter has been sent to all Clerks of Elders from AM about the Goddard
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
86 Enquiry (England and Wales) into child abuse. This includes a copy of a recommendation from
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
87 Friends House about reliable storage of any documents, including ones which
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
88 originate electronically, that address (possible) cases of child sexual abuse. We need to
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
89 be mindful of this advice, and Kerstin and Cathy will copy it to all AM Elders.</p><p>Cathy will ask Madeleine Harding where the written guidelines are for how to
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
90 respond when concerns about possible abuse arise. The answer from Madeleine is</p><blockquote class="vanilla"><div>David and I are the Safeguarding Co-ordinators and Mary Jane Elton the
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
91 deputy for AM. The policy and procedures file is kept in the office but
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
92 David and I thought the cupboard in the Bow Room might be the better place
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
93 to keep it. So when I am next in the meeting house which won't be this
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
94 Sunday, I will put it in the cupboard in the Bow Room.</div></blockquote></div><div><h2>9. Meeting for Worship on 25 December</h2><p>LM agreed that there would be a bring and share Christmas lunch if anyone
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
95 stepped forward to coordinate. This has not yet happened, as far as we know.
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
96 We agree that we will hold Meeting for Worship on Christmas day, for 30 minutes
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
97 from 1100, Kerstin will sit up front. Janet will notify LM Clerks.</p></div><div><h2>10. Bench duty</h2><p>A draft was circulated electronically. Final draft forthcoming.</p></div><div><h2>11. Meeting dates for 2016</h2><p>We will continue with 7 p.m. on 4th Tuesday of every month except August and
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
98 December. We may always cancel if insufficient business is in prospect. Janet
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
99 will ask 7VT staff to book rooms accordingly.</p></div><div><h2>12. Next Meeting</h2><p>We agreed that our next meeting would be on at 7:00
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
100 p.m. at 7 Victoria Terrace on Tuesday 26 January. We ask Kerstin Phillips to act as Clerk <i>pro tem</i>.</p></div><div><h2>13. Friends' urgent business</h2><p>The meetings on Spirituality organised by Annie Miller and Jim Pym have
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
101 gone well, and they would like to have a new set of monthly sessions from
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
102 January to the summer. We are happy for this to go forward, and thank them for
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
103 their efforts.</p><p>Don Stubbings, writing on behalf of AM Nominations committee, has asked
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
104 us how many AM Elders from Central Edinburgh we would like to have. We agreed
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
105 to ask AM Nominations to aim at a steady state of nine, which means at the
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
106 moment we need two more. Janet will reply to Don's request.</p><p>We should look at State of the Meeting, and numbers, at our January meeting.</p><p>The Clerks of AM Elders will be circulating a plan for working through Chapter 2 in
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
107 <i>With a Tender Hand</i>, which we will need to fit in to our ongoing
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
108 work if possible.</p><p>Kerstin reported on a meeting at St. Augustin's on "Funeral Poverty",
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
109 with average costs exceding &#xa3;3,000 pounds. One church has had to cover costs
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
110 in anticipation of repayment after a house has been sold. The local council is
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
111 regularly overspending its budget for the burial of indigents. The Funeral
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
112 Director business is not regulated.</p><p>John raised the question of whether the various wall decorations in the
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
113 Bow Room were appropriate for a room where we have Meeting for Worship.
ca2537f5c2b6 as distributed
ht
parents:
diff changeset
114 Given it is only once a month we decided we would leave things be.</p></div></div></body></html>