all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Rasmus <rasmus@gmx.us>
Cc: emacs-orgmode@gnu.org
Subject: Re: [bug, org] footnote-action broken with narrowed buffer
Date: Sat, 25 Apr 2015 14:17:51 +0200	[thread overview]
Message-ID: <877ft0bdw0.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87tww4xz4i.fsf@gmx.us> (rasmus@gmx.us's message of "Sat, 25 Apr 2015 12:48:13 +0200")

Rasmus <rasmus@gmx.us> writes:

> If it covers x%, for x large, of the realized usecases when working with a
> narrowed buffer it's still "worth" it.

Please do not mess with user's narrowing. There's no valid reason to do
this, no matter how large x is.

> In any case, how about some of these alternative approaches to the issue
> of handling footnotes from a narrowed buffer.
>
>    1. Retrieve the footnote in the minibuffer.  E.g. org-footnote-action
>       shows the footnote-definition if it is outside of the narrow (and
>       known) in the minibuffer?  E.g. 2. when using prefix.

I suggested it already in this thread, i.e., if the definition is
outside the narrowed part of the buffer, offer to widen and jump to it,
or display the definition, or do nothing.

Actually, displaying the definition could be a separate binding (e.g.,
C-u C-c C-c), since it could be useful even outside this case.

>    2. Show the definition in the minibuffer as editable text (read input)
>       and update it if necessary.

Then you have to deal with out of sync buffers, closed buffers,.. 

I'm pretty sure that in this situation, the user is able to widen the
buffer himself and then jump to the definition in order to edit it. This
would be a lot of trouble for a debatable benefit.

>    3. A way to quickly get back to the previous narrow (this should
>       probably be an Emacs-core feature).

It doesn't belong to Org to implement it anyway.


Regards,

  parent reply	other threads:[~2015-04-25 12:17 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-24 16:41 [bug, org] footnote-action broken with narrowed buffer Rasmus
2015-04-24 19:54 ` Nicolas Goaziou
2015-04-24 20:35   ` Rasmus
2015-04-25  8:40     ` Nicolas Goaziou
2015-04-25 10:48       ` Rasmus
2015-04-25 11:28         ` Rasmus
2015-04-25 12:17         ` Nicolas Goaziou [this message]
2015-04-25 18:17           ` Rasmus
2015-04-26  9:57             ` Nicolas Goaziou
2015-04-26 21:11               ` Rasmus
2015-04-27 22:41                 ` Nicolas Goaziou
2015-04-27 23:43                   ` Rasmus
2015-04-28 17:35                     ` Nicolas Goaziou
2015-04-28 19:10                       ` Rasmus
2015-05-06 22:13                         ` Nicolas Goaziou
2015-04-27 22:11               ` Rasmus
2015-04-27 22:26                 ` Nicolas Goaziou

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=877ft0bdw0.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=rasmus@gmx.us \
    /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.