ting yu | 11 Sep 2010 11:57
Picon

hello

hello all.

I tried use  mwolson template for my emacs-muse document.

when I publishing file.  it show me the  Message below

Warning (muse): AboutMe: Error evaluating (progn (concapt (car (muse-project)) " - "
              (muse-wiki-publish-pretty-title))): (void-function concapt)

switch to message buffer some message in it .

Warning: unknown coding system "<lisp>(muse-html-encoding)</lisp>"
Wrote /home/yuting/dev/.emacs.d/plugins/header.html
Quit

I am not so familiar with elisp.  any body can tell me how to resovle this warning?.

TIA

--
www.17forex.com

<div><p>hello all.<br><br>I tried use&nbsp; mwolson template for my emacs-muse document.<br><br>when I publishing file.&nbsp; it show me the&nbsp; Message below<br><br>Warning (muse): AboutMe: Error evaluating (progn (concapt (car (muse-project)) " - "<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (muse-wiki-publish-pretty-title))): (void-function concapt)<br><br>switch to message buffer some message in it .<br><br>Warning: unknown coding system "&lt;lisp&gt;(muse-html-encoding)&lt;/lisp&gt;"<br>
Wrote /home/yuting/dev/.emacs.d/plugins/header.html<br>Quit<br><br>I am not so familiar with elisp.&nbsp; any body can tell me how to resovle this warning?.<br><br>TIA<br clear="all"><br>-- <br><a href="http://www.17forex.com">www.17forex.com</a><br></p></div>
Lingyu Ma | 18 Sep 2010 17:26
Picon
Favicon

How to generate hierachical output in html format with number index?

Hi all,

I have a question about transfer the *.muse file to a *.html file.

I can only generate below hierachical structures when I use the default settings :

------------------
AAA
    BBB
    CCC
DDD
    EEE
------------------

How can I generate the output with number index like below?

------------------
1. AAA
  1.1 BBB
  1.2 CCC
2. DDD
  2.1 EEE
------------------

Should I edit the "muse-derive-style"?


By the way, I use the common "*" "**" and "***" in the *.muse file.

with best regards,
Lingyu
<div>
Hi all,<br><br>I have a question about transfer the *.muse file to a *.html file.<br><br>I can only generate below hierachical structures when I use the default settings :<br><br>------------------<br>AAA<br>&nbsp;&nbsp;&nbsp; BBB<br>&nbsp;&nbsp;&nbsp; CCC<br>DDD<br>&nbsp;&nbsp;&nbsp; EEE<br>------------------<br><br>How can I generate the output with number index like below?<br><br>------------------<br>1. AAA<br>&nbsp; 1.1 BBB<br>&nbsp; 1.2 CCC<br>2. DDD<br>&nbsp; 2.1 EEE<br>------------------<br><br>Should I edit the "muse-derive-style"?<br><br><br>By the way, I use the common "*" "**" and "***" in the *.muse file.<br><br>with best regards,<br>Lingyu 		 	   		  </div>
Diego Saravia | 21 Sep 2010 16:29
Picon

ikiwiki

I am trying to use muse with ikiwiki, but i seems that muse
/examples/ikiwiki/muse plugin file, is missing in muse package

Is there other place to find it?

or other way to use ikiwiki with muse?

thank you very much in advance

--

-- 
Diego Saravia
Diego.Saravia <at> gmail.com
NO FUNCIONA->dsa <at> unsa.edu.ar

Michael Olson | 21 Sep 2010 16:53
Picon
Picon

Re: ikiwiki

It's not in a usable state.  It's also in a different location:

muse-3.20\contrib\ikiwiki\IkiWiki\Plugin\muse.pm

On Tue, Sep 21, 2010 at 7:29 AM, Diego Saravia <dsa <at> unsa.edu.ar> wrote:
> I am trying to use muse with ikiwiki, but i seems that muse
> /examples/ikiwiki/muse plugin file, is missing in muse package
>
> Is there other place to find it?
>
> or other way to use ikiwiki with muse?
>
> thank you very much in advance
>
>
> --
> Diego Saravia
> Diego.Saravia <at> gmail.com
> NO FUNCIONA->dsa <at> unsa.edu.ar
>
> _______________________________________________
> Muse-el-discuss mailing list
> Muse-el-discuss <at> gna.org
> https://mail.gna.org/listinfo/muse-el-discuss
>

--

-- 
Michael Olson  |  http://mwolson.org/

_______________________________________________
Muse-el-discuss mailing list
Muse-el-discuss <at> gna.org
https://mail.gna.org/listinfo/muse-el-discuss
Diego Saravia | 21 Sep 2010 17:34
Picon

Re: ikiwiki

2010/9/21 Michael Olson <mwolson <at> gnu.org>:
> It's not in a usable state.

I am interested, I know perl, I want to learn lisp,   perhaps I could help

I am new to ikiwiki, but I used muse several times.

> It's also in a different location:
>
> muse-3.20\contrib\ikiwiki\IkiWiki\Plugin\muse.pm
>

ok, I think it was another file, I already put muse.pm where I think
It must be,   The message I get:

ikiwiki -setup blog3.setup
=====================================
creado con éxito el programa envoltorio /home/dsa/public_html/blog3/ikiwiki.cgi
creado con éxito el programa envoltorio /home/dsa/blog3.svn/hooks/post-commit
Cannot open load file: muse
Cannot open load file: muse
Cannot open load file: muse
Cannot open load file: muse
=====================================

I have QuickSetup.muse in a blog3 dir, It's title is showed, but all
contents are in a paragraph, inside a  <div> </div>

Thanks for answering

> On Tue, Sep 21, 2010 at 7:29 AM, Diego Saravia <dsa <at> unsa.edu.ar> wrote:
>> I am trying to use muse with ikiwiki, but i seems that muse
>> /examples/ikiwiki/muse plugin file, is missing in muse package
>>
>> Is there other place to find it?
>>
>> or other way to use ikiwiki with muse?
>>
>> thank you very much in advance
>>
>>
>> --
>> Diego Saravia
>> Diego.Saravia <at> gmail.com
>> NO FUNCIONA->dsa <at> unsa.edu.ar
>>
>> _______________________________________________
>> Muse-el-discuss mailing list
>> Muse-el-discuss <at> gna.org
>> https://mail.gna.org/listinfo/muse-el-discuss
>>
>
>
>
> --
> Michael Olson  |  http://mwolson.org/
>
> _______________________________________________
> Muse-el-discuss mailing list
> Muse-el-discuss <at> gna.org
> https://mail.gna.org/listinfo/muse-el-discuss
>

--

-- 
Diego Saravia
Diego.Saravia <at> gmail.com
NO FUNCIONA->dsa <at> unsa.edu.ar

Mirko Vukovic | 30 Sep 2010 12:38
Picon

Typo in Makefile.defs for info install in muse & planner?

Hello,

This is on windows & emacs built for windows.  The installation
environment cygwin 1.7.

When installing the info for muse 3.20 & planner 3.42, I had to add
the `.info' suffix in the command for info dir installation as below:

install_info = install-info --info-dir=$(INFODIR) $(1).info || :

Mirko

Alex Ott | 30 Sep 2010 13:13
Picon
Gravatar

Re: Typo in Makefile.defs for info install in muse & planner?

Hello

Mirko Vukovic  at "Thu, 30 Sep 2010 06:38:12 -0400" wrote:
 MV> Hello,

 MV> This is on windows & emacs built for windows.  The installation
 MV> environment cygwin 1.7.

 MV> When installing the info for muse 3.20 & planner 3.42, I had to add
 MV> the `.info' suffix in the command for info dir installation as below:

 MV> install_info = install-info --info-dir=$(INFODIR) $(1).info || :

This isn't typo - on Unixes, makeinfo produces file without extension.
I'll try to unify this for all platforms

--

-- 
With best wishes, Alex Ott, MBA
http://alexott.blogspot.com/           http://alexott.net
http://alexott-ru.blogspot.com/

Mirko Vukovic | 30 Sep 2010 15:00
Picon

Re: Typo in Makefile.defs for info install in muse & planner?

On Thu, Sep 30, 2010 at 7:13 AM, Alex Ott <alexott <at> gmail.com> wrote:
> Hello
>
> Mirko Vukovic  at "Thu, 30 Sep 2010 06:38:12 -0400" wrote:
>  MV> Hello,
>
>  MV> This is on windows & emacs built for windows.  The installation
>  MV> environment cygwin 1.7.
>
>  MV> When installing the info for muse 3.20 & planner 3.42, I had to add
>  MV> the `.info' suffix in the command for info dir installation as below:
>
>  MV> install_info = install-info --info-dir=$(INFODIR) $(1).info || :
>
> This isn't typo - on Unixes, makeinfo produces file without extension.
> I'll try to unify this for all platforms
>

Here is the version number of my version of install-info:

> install-info --version
install-info (GNU texinfo) 4.13

Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

BTW, what does the  `|| :' syntax mean?

Mirko

Michael Olson | 30 Sep 2010 16:19
Picon
Picon

Re: Typo in Makefile.defs for info install in muse & planner?

On Thu, Sep 30, 2010 at 6:00 AM, Mirko Vukovic <mirko.vukovic <at> gmail.com> wrote:
> On Thu, Sep 30, 2010 at 7:13 AM, Alex Ott <alexott <at> gmail.com> wrote:
>> Hello
>>
>> Mirko Vukovic  at "Thu, 30 Sep 2010 06:38:12 -0400" wrote:
>>  MV> Hello,
>>
>>  MV> This is on windows & emacs built for windows.  The installation
>>  MV> environment cygwin 1.7.
>>
>>  MV> When installing the info for muse 3.20 & planner 3.42, I had to add
>>  MV> the `.info' suffix in the command for info dir installation as below:
>>
>>  MV> install_info = install-info --info-dir=$(INFODIR) $(1).info || :
>>
>> This isn't typo - on Unixes, makeinfo produces file without extension.
>> I'll try to unify this for all platforms
>>
>
> Here is the version number of my version of install-info:
>
>> install-info --version
> install-info (GNU texinfo) 4.13
>
> Copyright (C) 2008 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
>
> BTW, what does the  `|| :' syntax mean?

It means ignore the return value of install-info and never stop 'make'
because of it.

--

-- 
Michael Olson  |  http://mwolson.org/

_______________________________________________
Muse-el-discuss mailing list
Muse-el-discuss <at> gna.org
https://mail.gna.org/listinfo/muse-el-discuss
Mirko Vukovic | 30 Sep 2010 16:44
Picon

Re: Typo in Makefile.defs for info install in muse & planner?

Thank you for explaining ||:

On Thu, Sep 30, 2010 at 10:19 AM, Michael Olson <mwolson <at> gnu.org> wrote:
> On Thu, Sep 30, 2010 at 6:00 AM, Mirko Vukovic <mirko.vukovic <at> gmail.com> wrote:
>> On Thu, Sep 30, 2010 at 7:13 AM, Alex Ott <alexott <at> gmail.com> wrote:
>>> Hello
>>>
>>> Mirko Vukovic  at "Thu, 30 Sep 2010 06:38:12 -0400" wrote:
>>>  MV> Hello,
>>>
>>>  MV> This is on windows & emacs built for windows.  The installation
>>>  MV> environment cygwin 1.7.
>>>
>>>  MV> When installing the info for muse 3.20 & planner 3.42, I had to add
>>>  MV> the `.info' suffix in the command for info dir installation as below:
>>>
>>>  MV> install_info = install-info --info-dir=$(INFODIR) $(1).info || :
>>>
>>> This isn't typo - on Unixes, makeinfo produces file without extension.
>>> I'll try to unify this for all platforms
>>>
>>
>> Here is the version number of my version of install-info:
>>
>>> install-info --version
>> install-info (GNU texinfo) 4.13
>>
>> Copyright (C) 2008 Free Software Foundation, Inc.
>> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
>> This is free software: you are free to change and redistribute it.
>> There is NO WARRANTY, to the extent permitted by law.
>>
>> BTW, what does the  `|| :' syntax mean?
>
> It means ignore the return value of install-info and never stop 'make'
> because of it.
>
> --
> Michael Olson  |  http://mwolson.org/
>
> _______________________________________________
> Muse-el-discuss mailing list
> Muse-el-discuss <at> gna.org
> https://mail.gna.org/listinfo/muse-el-discuss
>


Gmane