ADVERTISEMENT

Trump and Kim raise summit hopes after days of brinkmanship

Published May 28, 2018 07:31 am

By Agence France-Presse

North Korean leader Kim Jong Un is committed to "complete" denuclearisation of the Korean peninsula and to a landmark summit with US President Donald Trump, South Korea's leader said Sunday, as Trump announced that plans for the meeting are moving along "very nicely". Kim Jong Un and South Korean President Moon Jae-in held a surprise meeting in a bid to get US-North Korea talks back on track (KCNA VIA KNS/AFP / -/MANILA BULLETIN) Kim Jong Un and South Korean President Moon Jae-in held a surprise meeting in a bid to get US-North Korea talks back on track (KCNA VIA KNS/AFP / -/MANILA BULLETIN) The latest conciliatory declarations capped a turbulent few days of diplomatic brinkmanship that had sent tensions soaring.
Trump rattled a sabre on Thursday by cancelling the planned June 12 meeting with Kim in Singapore, citing "open hostility" from Pyongyang. But within 24 hours he reversed course, saying it could still go ahead after productive talks were held with North Korean officials. "It's moving along very nicely," Trump told reporters when asked for an update. "We're looking at June 12 in Singapore. That hasn't changed." Trump's unpredictability sparked a surprise meeting on Saturday between Kim and South Korean President Moon Jae-in -- only the fourth time leaders from the two countries have ever met -- as they scrambled to get the talks back on track. Pictures showed them shaking hands and embracing on the North Korean side of the Demilitarised Zone separating the two nations. Moon said Kim reached out to him to arrange the hasty meeting "without any formality", a stunning development given that the Koreas only reopened a defunct hotline between the two nations last month. The North Korean leader described the Singapore summit as a landmark opportunity to end decades of confrontation. "He... expressed his intention to put an end to the history of war and confrontation through the success of the North-US summit and to cooperate for peace and prosperity," Moon told reporters on Sunday. Moon added that Kim reaffirmed his commitment to "complete denuclearisation" but was uncertain "whether he could trust that the US would end its hostile policy and guarantee the security of his regime" if he gave up those weapons. Pyongyang's state-run KCNA news agency said Kim "expressed his fixed will" to meet Trump, adding South and North Korea would hold another round of "high-level" talks on June 1. Shaky detente There was a further signal of progress Saturday as White House press secretary Sarah Sanders confirmed a team of US officials was leaving for Singapore "in order to prepare should the summit take place". Trump's original decision to abandon the summit initially blindsided South Korea, which had been brokering a remarkable detente between Washington and Pyongyang in a desperate bid to avoid a devastating conflict.
Last year Trump and Kim were trading war threats and insults after Pyongyang tested its most powerful nuclear weapon to date and missiles which it said were capable of reaching the US mainland. Tensions were calmed after Kim extended an olive branch by offering to send a delegation to the Winter Olympics in South Korea, sparking a rapid detente that led to Trump agreeing to hold direct talks with Pyongyang.
But the flurry of diplomatic backslapping and bonhomie disappeared in recent weeks with increasingly bellicose rhetoric from both top US administration officials and Pyongyang. There are still stark differences between what the two sides hope to achieve.
Washington wants North Korea to give up all its nukes in a verifiable way as quickly as possible in return for sanctions and economic relief. Pyongyang has a different view of what denuclearisation might look like and remains deeply worried that abandoning its deterrent would leave the country vulnerable to regime change.
'Back on track' Saturday's meeting between Moon and Kim took place on the North Korean side of Panmunjom, a village that straddles the border between the two countries, where the 1953 armistice was signed.
The two leaders had met in the same village only last month. Kim Yong-hyun, professor of North Korea studies at Dongguk University in Seoul, said Moon and Kim moved quickly to defuse the crisis after Trump's shock cancellation.
"Moon essentially helped relay messages from Trump to Kim and vice versa, to further smooth the process and to resume negotiations," he told AFP, saying the Singapore meeting was "clearly back on track". In Seoul Sunday most people whom AFP spoke to appeared to welcome Moon's move to talk to Kim. "I think it was a good thing if meeting in person and having a direct conversation about each other's intentions helps us proceed to the next step," said Lee Tae-kyoung. Unlike last month's summit, which was held in front of live TV cameras, Saturday's meeting took place in utmost secrecy, with reporters only told later that it had taken place. Footage released by the Blue House on Twitter, accompanied by a dramatic orchestral score, showed Moon arriving in a convoy of cars and first shaking hands with Kim's sister Kim Yo Jong, who has played a major public role in recent talks with the South.
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.