emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org-export OpenDocument needs (defalias 'copy-seq 'copy-sequence)
@ 2012-09-04 17:48 Miguel Ruiz
  2012-09-04 20:07 ` Jambunathan K
  0 siblings, 1 reply; 2+ messages in thread
From: Miguel Ruiz @ 2012-09-04 17:48 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 105 bytes --]

GNU Emacs 24.2.1 (i386-mingw-nt6.1.7600) of 2012-09-02 on GNUPACKOrg-mode release_7.9.1-4-gdd2822




[-- Attachment #2: Type: text/html, Size: 268 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Org-export OpenDocument needs (defalias 'copy-seq 'copy-sequence)
  2012-09-04 17:48 Org-export OpenDocument needs (defalias 'copy-seq 'copy-sequence) Miguel Ruiz
@ 2012-09-04 20:07 ` Jambunathan K
  0 siblings, 0 replies; 2+ messages in thread
From: Jambunathan K @ 2012-09-04 20:07 UTC (permalink / raw)
  To: Miguel Ruiz; +Cc: emacs-orgmode

Miguel Ruiz <rbenit68@yahoo.es> writes:


> Org-export OpenDocument needs (defalias 'copy-seq 'copy-sequence)

I see it is already aliased.  Anyways, replaced copy-seq with
copy-sequence in both org-odt.el and org-e-odt.el

,----[ C-h f copy-seq RET ]
| copy-seq is an alias for `copy-sequence' in `cl.el'.
| 
| (copy-seq ARG)
| 
| Return a copy of a list, vector, string or char-table.
| The elements of a list or vector are not copied; they are shared
| with the original.
| 
| [back]
`----

>  GNU Emacs 24.2.1 (i386-mingw-nt6.1.7600) of 2012-09-02 on GNUPACK 

I am on Emacs bzr.

,----[ C-h v emacs-bzr-version RET ]
| emacs-bzr-version is a variable defined in `version.el'.
| Its value is
| "109861 eggert@cs.ucla.edu-20120902171035-7mzihil3xd6bjfiy"
| 
| Documentation:
| String giving the bzr revision from which this Emacs was built.
| Value is the bzr revision number and a revision ID separated by a blank.
| Value is nil if Emacs was not built from a bzr checkout, or if we could
| not determine the revision.
| 
| [back]
`----
                                                                   
>  Org-mode release_7.9.1-4-gdd2822                                  
>                                                                    
>

-- 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-04 20:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-04 17:48 Org-export OpenDocument needs (defalias 'copy-seq 'copy-sequence) Miguel Ruiz
2012-09-04 20:07 ` Jambunathan K

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).