,
standards-compliant documents.
This will be my last release as maintainer of Emacs Muse, and the
project will need a need maintainer effective immediately.
Release info
Tarball: http://download.gna.org/muse-el/muse-3.20.tar.gz
Zip file: http://download.gna.org/muse-el/muse-3.20.zip
--
Michael
nstalled before they can successfully build remember. If Gentoo is
really hot and bothered about seeing errors in the Makefile, it's better
just to remove the "lisp" target from "all".
--
| Michael Olson | FSF Associate Member #652 |
| http://mwolson.org/ | H
Uwe Brauer <[EMAIL PROTECTED]> writes:
>>>>>> "Michael" == Michael Olson <[EMAIL PROTECTED]> writes:
>
>> I am pleased to announce the release of Remember 2.0. Remember
>> is an Emacs mode for quickly remembering data. It use
;t
have to be compiled, and since Remember is so small, there is almost no
point in compiling it. remember.el doesn't have hard dependencies on
Planner or emacs-wiki -- only some of the specific add-on files do.
--
| Michael Olson | FSF Associate Member #652 |
| http:/
e-in-mailbox', which
yields better results in Mutt.
** Compatibility
*** `remember-buffer' has been renamed to `remember-finalize'.
--
| Michael Olson | FSF Associate Member #652 |
| http:
Rupert Swarbrick <[EMAIL PROTECTED]> writes:
> On Sun, 30 Mar 2008 21:53:47 -0700, Michael Olson wrote:
>
>> So you've just added an incorrect entry to auto-mode-alist and want
>> to fix it quickly. `M-x edit-list RET auto-mode-alist RET' to the
>> rescue
-mtime '+1' \\) -and \\(
> -fstype 'nfs' -or -fstype 'ufs' \\) \\)"
Neat! One minor quibble: the name `find' is already taken by cl-seq.el,
where it has a different meaning. Maybe this new function could be
called `make-find-cmd' or something simi
edit-list.el
Description: application/emacs-lisp
--
| Michael Olson | FSF Associate Member #652 |
| http://mwolson.org/ | Hobbies: Lisp, HCoop |
| Projects: Emacs, Muse, ERC
;."
(interactive)
(unless (and edit-list-list-name (symbolp edit-list-list-name)
(derived-mode-p 'edit-list-mode))
(error "This is not an Edit-List buffer"))
(goto-char (point-min))
(let ((name edit-list-list-name))
(set name (read (current-buffer)))
with publishing plain URLs.
*** Fix bad escaping of image links.
*** Save match adta in `muse-publish-classify-url'.
** Wiki-like behavior (lisp/muse-wiki.el)
*** Display tags correctly.
*** Publish tags correctly.
--
Michael Olson -- FSF Associate Member #652 |
http://mwo
tween several normal conversation faces in the modeline.
This behavior can be modified by changing the new
`erc-track-faces-normal-list' option.
Ignore display of who set the default channel topic and listing of
users on the current channel. Customize the `erc-track-exclude-types'
over it from
> the disks.
I can't wait to try integrating this with nethack.el :^) .
--
Michael Olson -- FSF Associate Member #652 |
http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net | /` |\ | | |
Sysadmin -- Hobbies: Lisp, GP2X, HCoop| |_] | \| |_|
Projects: Emacs
Pyblosxom metadate plugin in the
Blosxom Requirements section.
--
Michael Olson -- FSF Associate Member #652 |
http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net | /` |\ | | |
Sysadmin -- Hobbies: Lisp, GP2X, HCoop| |_] | \| |_|
Projects: Emacs, Muse, ERC,
** Common functionality used by XML-based styles (lisp/muse-xml-common.el)
*** Don't escape parentheses in URLs.
--
Michael Olson -- FSF Associate Member #652 |
http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net | /` |\ | | |
Christian Herenz <[EMAIL PROTECTED]> writes:
> Michael Olson schrieb:
>> archive-downloader.el is useful for downloading music (and other forms
>> of media) from http://archive.org.
>>
>> This version fixes an error that occurred when the kill ring was empty.
&g
That subject should read: Emacs Muse 3.03 released. Sorry about any
confusion that resulted from that typo.
--
Michael Olson -- FSF Associate Member #652 |
http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net | /` |\ | | |
Sysadmin -- Hobbies: Lisp, GP2X, HCoop
a project name or complete
interwiki link, not just part of it. This allows page names with
invalid WikiName characters to be referred to by using an explicit
link.
*** If the document does not have a valid title string, use the
empty string.
*** Take the v
--
Michael Olson -- FSF Associate Member #652 |
http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net | /` |\ | | |
Sysadmin -- Hobbies: Lisp, GP2X, HCoop| |_] | \| |_|
Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner |
___
gnu
es is. Then pass archive-downloader-get a page of avi links,
and it should Just Work. Unless the page adds the "style" element to
their links, or some such thing, in which case I would have to make
`archive-downloader-url-regexp' a bit more clever.
--
Michael Ol
pgpo5Xh0p4i1t.pgp
Description: PGP signature
archive-downloader.el
Description: application/emacs-lisp
--
Michael Olson -- FSF Associate Member #652 |
http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net | /` |\ | | |
Sysadmin -- Hobbies: Lisp, GP2X, HCoop
right (C) 2005, 2006, 2007 Michael Olson
;; Author: Michael Olson <[EMAIL PROTECTED]>
;; Date: Wed 16-May-2007
;; Version: 2.0
;; URL: http://mwolson.org/static/dist/elisp/wtf.el
;; This file is not part of GNU Emacs.
;; This program is free software; you can redistribute it and/or modify
;;
Richard Stallman <[EMAIL PROTECTED]> writes:
> Very nice! Can ERC 5.2 take over maintainance of all of Emacs?
Alas, it only knows how to maintain Emacs Lisp code.
--
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Lisp, text markup, protocols
n on OFTC, Azzurra, Ars, and QuakeNet.
Support authentication on BitlBee.
Make source code easier to understand by using accessor functions.
*** Sound support (erc-sound.el)
Make this work with both Emacs 21 and Emacs 22.
*** Timestamps (erc-stamp.el)
Exclude the newl
we must insist on different destinations for source and comments,
how about a separate, low-volume list (measured relative to
gnu.emacs.help) called gnu.emacs.sources.discuss?
--
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Lisp, text markup, protocols -- Jabber:
in my opinion.
Also, for activation, it might be best to encourage program authors to
include just the name of a function instead of its body, load the file
named .el, and run that function.
--
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Lisp, text markup, pr
2007 Michael Olson
;; Author: Michael Olson (mwolson AT gnu DOT org)
;; Date: Mon 19-Feb-2007
;; Version: 1.0
;; URL: http://mwolson.org/static/dist/elisp/lambdacalc.el
;; This file is not part of GNU Emacs.
;; This is free software; you can redistribute it and/or modify it under
;; the terms o
dist/elisp/.
;; wtf.el --- Look up conversational and computing acronyms
;; Copyright (C) 2005, 2006, 2007 Michael Olson
;; Author: Michael Olson (mwolson AT gnu DOT org)
;; Date: Tue 06-Feb-2007
;; Version: 1.4
;; This file is not part of GNU Emacs.
;; This program is free software; you can redis
rd for properties
;; Copyright (C) 2007 Michael Olson
;; Author: Michael Olson (mwolson AT gnu DOT org)
;; Date: Sun 21-Jan-2007
;; Version: 1.3
;; This file not part of GNU Emacs.
;; This file is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Pu
properties
;; Copyright (C) 2007 Michael Olson
;; Author: Michael Olson (mwolson AT gnu DOT org)
;; Date: Thu 11-Jan-2007
;; Version: 1.2
;; This file not part of GNU Emacs.
;; This file is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as
Andreas Roehler <[EMAIL PROTECTED]> writes:
> While examining property stuff, I played with some
> little forms--may I ignored something already more convenient?--
I usually just do `C-u C-x =' to examine the properties at point.
--
Michael Olson -- FSF Associate Me
where consecutive
characters have the property, and in that where a single character has
the property.
See the Commentary section for further details. Feedback is welcome.
;;; search-prop.el --- search forward and backward for properties
;; Copyright (C) 2007 Michael Olson
;; Author: Michael
highlighting (lisp/muse-colors.el)
*** Fix bug that caused Muse not to work with recent builds of Emacs 22.
--
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Emacs Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
/` |\ | | | Projects: Emacs, Muse, ERC
.
--
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Emacs Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
/` |\ | | | Projects: Emacs, Muse, ERC, EMMS, Planner, ErBot, DVC
|_] | \| |_| Reclaim your digital rights by eliminating DRM.
See http
http://download.savannah.gnu.org/releases/emacs-wiki/emacs-wiki-2.72.zip
--
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Emacs Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
/` |\ | | | Projects: Emacs, Muse, ERC, EMMS, Planner, ErBot, DVC
|_] | \| |_| Re
Marc Tfardy <[EMAIL PROTECTED]> writes:
> Michael Olson schrieb:
>> I am pleased to announce the release of ERC 5.1.4.
>
> How about the dcc/ctcp bug? (see my post at previous version of ERC,
> 6 posts above).
Please use the [EMAIL PROTECTED] mailing list for such re
module
is deactivated.
Fix some errors that occur when exiting Emacs without first
quitting open IRC servers.
--
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Emacs Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
/` |\ | | | IRC: freenode.net/mwols
notations.
*** planner-zoom.el: Navigate plan pages.
--
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Emacs Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
/` |\ | | | IRC: freenode.net/mwolson: #emacs, #hcoop, #muse, #PurdueLUG
|_] | \| |_| Pro
by
loading the erc-log.el file, and makes logging act like other ERC
modules.
*** Programmable completion (erc-pcomplete.el)
Don't complete the user's current nickname.
--
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Emacs Lisp, text marku
.
pgpykH7XySTTC.pgp
Description: PGP signature
wtf.el
Description: application/emacs-lisp
--
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Emacs Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
/` |\ | | | IRC: mwolson on freenode.net: #hcoop
ity.
This release of EMMS contains my emms-player-mpd.el file, which is a
MusicPD backend for EMMS. It has been thoroughly tested, and tries to
cooperate nicely with the rest of EMMS, as well as other MusicPD
clients that might be running at the same time. See the EMMS manual
for further det
t; dir? I wonder am I get something wrong?
It's a known problem that I will try to fix before the next release.
In the future, please address Muse questions to its own mailing list,
not this newsgroup. Details are at
http://www.emacswiki.org/cgi-bin/wiki/EmacsWikiMailingList.
--
Michael O
urround dollar signs with equal signs
to ensure escaping. This makes publishing PDF documents much more
useful.
** TexInfo publishing
*** An attempt was made to hone some of the markup.
--
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: anime, Debian, XHTML, wiki,
passed
through without modification.
- Explicitly capitalize organization names and definitions with
apostrophes in the term list.
wtf.el
Description: wtf.el, version 1.2
--
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: anime, Debian, XHTML, wiki, Ema
put
these terms in the public domain, just like the "wtf" script that uses
them.
wtf.el
Description: wtf.el
--
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: anime, Debian, XHTML, wiki, Emacs Lisp
/` |\ | | | IRC: mwolson on freenode.net: #hcoo
giacomo boffi <[EMAIL PROTECTED]> writes:
> Michael Olson writes:
> > I am pleased to announce the release of Emacs Muse 3.02. A complete
> > list of user-visible changes is included with this message.
>
> what is Emacs Muse?
It's a publishing environment fo
Here are the URLs for the release.
- http://download.gna.org/muse-el/muse-3.02.tar.gz
- http://download.gna.org/muse-el/muse-3.02.zip
--
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: anime, Debian, XHTML, wiki, Emacs Lisp
/` |\ | | | IRC: mwolson on
intainer's machine, so it is now used to publish the PDF
version of the Muse Manual.
*** The characters `{' and `}' will be treated as special characters that
need to be escaped at publish-time.
*** Improve dots and enddots markup strings.
*** Surround underlined text
"Richard M. Stallman" <[EMAIL PROTECTED]> writes:
> That inference is not valid, sad to say. I think you need to ask
> the people who posted the file about its legal status.
Thanks; will do.
--
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
In
"Ehud Karni" <[EMAIL PROTECTED]> writes:
> On Fri, 12 Aug 2005 16:21:37 -0500, Michael Olson wrote:
>>
>> (defun wtf-is (term)
>> "Provide the definition for TERM.
>> When called interactively, print the message \"TERM is DEF\".
&g
;; wtf.el --- Look up conversational and computing acronyms
;; Copyright (C) 2005 Michael Olson
;; This file is not part of GNU Emacs.
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free
50 matches
Mail list logo