Gnus development mailing list
 help / color / mirror / Atom feed
* Trival fix for (gnus)Window Layout
@ 2003-01-13 15:52 Reiner Steib
  2003-01-13 18:33 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Reiner Steib @ 2003-01-13 15:52 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 110 bytes --]

Hi,

in one of the examples in (Info-goto-node "(gnus)Window Layout"),
there's one superfluous closing brace:

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: gnus.win-layout.patch --]
[-- Type: text/x-patch, Size: 454 bytes --]

--- gnus.texi.~6.384.~	Mon Jan 13 16:47:18 2003
+++ gnus.texi	Mon Jan 13 16:48:06 2003
@@ -19911,7 +19911,7 @@
                      (vertical 0.24
                                (if (buffer-live-p gnus-summary-buffer)
                                    '(summary 0.5))
-                               (group 1.0)))))
+                               (group 1.0))))
 @end lisp
 
 One common desire for a multiple frame split is to have a separate frame

[-- Attachment #3: Type: text/plain, Size: 354 bytes --]


--8<---------------cut here---------------start------------->8---
2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>

	* gnus.texi (Window Layout): Fixed braces in example.

--8<---------------cut here---------------end--------------->8---

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Trival fix for (gnus)Window Layout
  2003-01-13 15:52 Trival fix for (gnus)Window Layout Reiner Steib
@ 2003-01-13 18:33 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-01-13 18:33 UTC (permalink / raw)


Reiner Steib <4uce.02.r.steib@gmx.net> writes:

> in one of the examples in (Info-goto-node "(gnus)Window Layout"),
> there's one superfluous closing brace:

Thanks for the patch; I've applied it to Oort Gnus v0.13 (i. e., CVS).

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-13 18:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-13 15:52 Trival fix for (gnus)Window Layout Reiner Steib
2003-01-13 18:33 ` Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).