all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Roehler <andreas.roehler@easy-emacs.de>
To: martin rudalics <rudalics@gmx.at>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: footnote-style latin  doesn't renumber
Date: Fri, 13 Apr 2007 14:30:45 +0200	[thread overview]
Message-ID: <461F77F5.3080501@easy-emacs.de> (raw)
In-Reply-To: <461E9B39.7030305@gmx.at>


>
> (I hate footnotes).
>
>
>
They may link you with the universe, with eternity...

After opening a buffer and inserting a first footnote I
changed via customize `footnote-style' from `numeric'
to `english-lower.'

That's the way, user will proceed with some
probability, i.e. discovering after first footnote,
that the style is not convenient.

C-h v ...

footnote-style is a variable defined in `footnote.el'.
Its value is numeric
Local in buffer ein.txt; global value is english-lower

Next insertion brought the following:

[a]

[1]

Footnotes:
[a] 

[1]  asd

IMHO that shows two errors:

- style is not taken
- no renumbering

Use of `Footnote-set-style' with the same buffer didn't
work correct either

[B]
[a]
[D]
[1]
[F]
Footnotes:
[a] 

[B] 

[D] 

[1]  asd

[F] 

Once a footnote in a certain style inserted, your bound
to it presently.

Remarkable beside here is the missing [C].

IMHO keeping `footnote-style' buffer-local from the
beginning isn't the right thing.

It should be a global value basicly.

When toggling footnode-mode, than mode should check,

- if buffer contains footnotes in global style, then read them in,
  update numbering   

- if buffer contains footnotes in a not global style
  then

  warn
  make recognised style buffer local

  (or offer changing global value?)

Please see my other responses from today in this
thread.

Thanks

Andreas Roehler

  reply	other threads:[~2007-04-13 12:30 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-11  7:32 footnote-style latin doesn't renumber Andreas Roehler
2007-04-11 12:48 ` martin rudalics
2007-04-12  6:50   ` Andreas Roehler
2007-04-12  8:16     ` martin rudalics
2007-04-12 16:53       ` Andreas Roehler
2007-04-12 20:48         ` martin rudalics
2007-04-13 12:30           ` Andreas Roehler [this message]
2007-04-14  8:59             ` martin rudalics
2007-04-16 12:00               ` Andreas Roehler
2007-04-18  6:04               ` Andreas Roehler
2007-04-18 14:42                 ` Chong Yidong
2007-04-19 10:17                   ` Andreas Roehler
2007-04-18  6:06               ` Andreas Roehler
2007-04-18  6:57                 ` Stephen J. Turnbull
2007-04-18  8:56                   ` Andreas Roehler
2007-04-13  1:38         ` Stephen J. Turnbull
2007-04-13 12:13           ` Andreas Roehler
2007-04-13  1:41       ` Richard Stallman
2007-04-13 12:11         ` Andreas Roehler
2007-04-13 13:42         ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=461F77F5.3080501@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.