bug-auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21756: 24.3.1; reftex-select buffer empty


From: Tassilo Horn
Subject: bug#21756: 24.3.1; reftex-select buffer empty
Date: Mon, 26 Oct 2015 10:25:35 +0100
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux)

David Kastrup <address@hidden> writes:

>>> In a multifile setting if the master file has a line
>>>
>>> \IfFileExists{cours01.tex}{\include{filename}}{\relax}
>>>
>>> instead of the more common
>>>
>>> \include{filename}
>>>
>>> then reftex does not find references
>>
>> Yes, but I don't think there's not much we can do.  RefTeX has no
>> chance to know if \IfFileExists is true or false.  It could also be
>> \IfPhaseOfMoonEquals...
>
> M runs the command calendar-lunar-phases (found in calendar-mode-map),
> which is an interactive autoloaded compiled Lisp function in
> ‘lunar.el’.
>
> It is bound to M, <down-mouse-2> <Lunar phases>, <menu-bar> <Sun/Moon>
> <Lunar Phases>.
>
> (calendar-lunar-phases &optional EVENT)
>
> Create a buffer with the lunar phases for the current calendar window.
> If EVENT is non-nil, it’s an event indicating the buffer position to
> use instead of point.

Oh, right.  And obviously anything can be implemented on top of M-x
butterfly.

,----[ C-h f butterfly RET ]
| butterfly is an interactive autoloaded Lisp function in ‘misc.el’.
| 
| (butterfly)
| 
| Use butterflies to flip the desired bit on the drive platter.
| Open hands and let the delicate wings flap once.  The disturbance
| ripples outward, changing the flow of the eddy currents in the
| upper atmosphere.  These cause momentary pockets of higher-pressure
| air to form, which act as lenses that deflect incoming cosmic rays,
| focusing them to strike the drive platter and flip the desired bit.
| You can type ‘M-x butterfly C-M-c’ to run it.  This is a permuted
| variation of ‘C-x M-c M-butterfly’ from url ‘http://xkcd.com/378/’.
`----

Patches welcome!

Bye,
Tassilo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]